toolbar 1.1 KB

123456789101112131415161718192021222324252627282930313233
  1. # This is an example for IceWM's toolbar definition file.
  2. #
  3. # Place your variants in /etc/icewm or in $HOME/.icewm
  4. # since modifications to this file will be discarded when you
  5. # (re)install icewm.
  6. # keyboard shortcuts ctl+alt+(a to z) eg. ctl+alt+a to launch alsamixer
  7. #prog #display-name #icon-name #command #[paramater ...]
  8. prog _ separator .
  9. prog lilyterm xterm lilyterm
  10. prog rox rox rox
  11. prog seamonkey seamonkey seamonkey
  12. prog libreoffice libreoffice libreoffice
  13. prog _ separator .
  14. #menu xterm "tile" folder {
  15. prog "tile-v" tile-v.xpm xdotool key shift+alt+F2
  16. prog "tile-h" tile-h.xpm xdotool key shift+alt+F3
  17. prog "casscade" casscade.xpm xdotool key shift+alt+F4
  18. prog "maximize" maxall.xpm xdotool key alt+F10
  19. prog "minimize" minall.xpm xdotool key alt+F9
  20. # prog "maxall" maxall.xpm maxall
  21. # prog "minall" minall.xpm minall
  22. #}
  23. prog _ separator .
  24. prog arandr arandr arandr
  25. prog _ separator .
  26. # note: if you need a blank separator use underscore _ as if doesent show in the menu
  27. # ad text that doesn't have an icon name and a dot . as the command