Convert to RST syntax.
--- a/web-site.rst Fri Jul 06 21:52:15 2012 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,58 +0,0 @@
--*- mode: outline; coding: utf-8 -*-
-
-* Speeding up web site loading.
-
- http://developer.yahoo.com/performance/rules.html
-
-* robots.txt.
-
-To exclude all robots from the entire server
-
- User-agent: *
- Disallow: /
-
-To exclude all robots from part of the server:
-
- User-agent: *
- Disallow: /cgi-bin/
- Disallow: /tmp/
- Disallow: /junk/
-
-To allow a single robot:
-
- User-agent: Google
- Disallow:
-
- User-agent: *
- Disallow: /
-
-To allow all robots complete access:
-
- User-agent: *
- Disallow:
-
- http://www.robotstxt.org/
- home page
- http://www.robotstxt.org/robotstxt.html
- About /robots.txt
- http://www.robotstxt.org/faq.html
- Frequently Asked Questions
- http://googlewebmastercentral.blogspot.com/2008/06/improving-on-robots-exclusion-protocol.html
- Improving on Robots Exclusion Protocol
-
-* Web document structure useage.
-
- http://dev.opera.com/articles/view/mama/
- Metadata Analysis and Mining Application
-
-* Validation.
-
- http://validator.w3.org/
-
-* Add search to your site.
-
- http://www.google.com/support/customsearch/
- Custom Search Help
- http://help.yahoo.com/l/uk/yahoo/search/basics/basics-13.html
- Can I add a Yahoo! Search box to my site?
-
--- a/x.rst Fri Jul 06 21:52:15 2012 +0300
+++ b/x.rst Sun Jul 08 12:27:33 2012 +0300
@@ -292,3 +292,80 @@
The asterisk can be used as a wildcard, making it easy to write a single rule
that can be applied to many different applications or elements.
+X utilities.
+============
+
+ appres
+ List "application resources".
+ listres
+ List resources in widgets.
+ bitmap, atobm, bmtoa
+ Bitmap editor and converter utilities.
+ editres
+ Dynamic resource editor for X Toolkit applications.
+ iceauth
+ ICE authority file utility.
+ xauth
+ X authority file utility.
+ ico
+ Animate an icosahedron or other polyhedron.
+ luit
+ Locale and ISO 2022 support for Unicode terminals.
+ setxkbmap
+ Set the keyboard using the X Keyboard Extension.
+ x11perf
+ X11 server performance test program.
+ x11perfcomp
+ X11 server performance comparison program.
+ xcalc
+ scientific calculator desktop accessory that can emulate a TI-30
+ or an HP-10C.
+ xclock
+ Displays the time in analog or digital form.
+ xconsole
+ Monitor system console messages with X.
+ xdpyinfo
+ displaying information about an X server.
+ xev
+ "Event Tester" window.
+ xeyes
+ Showing two googly eyes which follow the cursor movements on the
+ screen as if they were watching it.
+ xfontsel
+ xgamma
+ xhost
+ xinit
+ startx
+ xkill
+ xload
+ System load average display for X.
+ xlogo
+ X Window System logo.
+ xlsclients
+ listing information about the client applications running on a display.
+ xmag
+ Magnify parts of the screen.
+ xman
+ xmessage
+ xmodmap
+ xmore
+ xprop
+ xrandr
+ xrdb
+ xrefresh
+ xset
+ xsetmode
+ xsetpointer
+ xsetroot
+ xsm
+ X Session Manager
+ resize
+ xterm
+ Standard terminal emulator for the X Window System.
+ xvinfo
+ xwd, xwud
+ Useful and easy way to take screenshots. Saves in the XWD X
+ Window Dump image data format.
+ xwininfo
+ Window information utility for X.
+