wmbiff: Remove unused variable.
[dockapps.git] / wmbutton / sample.wmbutton
blob35e0fc8967340251f3df5ebda2046bee59358325
1 # .wmbutton - Configuration file for wmbutton
2 # Last Modified 03/21/04
4 # Buttons are numbered as follows 
5 #       Left    1 2 3   Middle  11 12 13        Right   21 22 23
6 #       button  4 5 6   button  14 15 16        button  24 25 26
7 #               7 8 9           17 18 19                27 28 29
10 1       mozilla &
11 11      mozilla -mail &
12 21      firefox &
14 2       xterm -geometry 80x35 -sb -fg white -bg grey20 -T 'Xterm: User' &
15 12      xterm -geometry 80x35 -sb -fg snow -bg midnightblue -T 'Xterm: Root' &
16 22      gnome-terminal &
18 3       gftp &
19 13      nxterm -fg black -bg grey70 -T 'FTP' -e ftp &
20 23      jpilot &
22 4       ooffice &
23 14      wordperfect &
24 24      presentations &
26 5       gnucash &
27 15      xterm -geometry 120x20 -fg white -bg grey20 -T 'Gnuplot' -e gnuplot &
28 25      quattropro &
30 6       xemacs &
31 16      xterm -geometry 80x35 -fg black -bg grey50 -T 'Pico Editor' -e pico -w &
32 26      xterm -geometry 120x35 -fg black -bg grey70 -T 'WMButton Config Editor' -e pico -w ~/.wmbutton &
34 7       gimp &
35 17      xfig &
36 27      kpaint &
38 8       kghostview &
39 18      ggv &
40 28      xpdf &
42 9       xmms &
43 19      xanim &
44 29      gnome-sound-recorder &
46 # The above don't need to be in any particular order.
47 # Repeated entries will be ignored