Fragment from command.vim file

911 /etc/login.defs
912 chkconfig --list ( in GUI tksysv )
913 usermount ( GUI )
914 ====================================
915 setterm -dump 1   - dump tty1
916
917 netstat -an | less
918 nmap 127.0.0.1
920 ====================================
921 tic
922 captoinfo
923 ====================================
924 pin - information about installed packages
925 ls -A /usr/X11R6/lib/X11/app-default
926 ========================================== 
927 xsetroot -cursor_name hand1   - for right hand people (hand2 - left)
928 xmodmap -e "pointer 3 2 1"  - change order of mous's buttons
929 xset m "40 4"  - speeed of mous
930 xloadimage -fit 1.xwd 2.xwd -goto 1.xwd  ( put  - to see all images )
931 xsetroot -solid red
932 xsetroot -bitmap /usr/include/X11/bitmaps/wide_weave -bg red
933 xloadimage -suppopted
934 xloadimage -onroot -fullscreen cathy.gif
935 xset q  - to set screensaver
936 xset s on (switch on) screensaver


vi +/xsetroot ~/command.vim
and I get quick information about "xsetroot" command