On date Wednesday 2007-01-17 09:27:08 -0800, arnuld opened this window: > >> i read the WIKI and found nothing. how can i create a Sticky > >> workspace switcher on the upper-left corner of my sawfish desktop? > >> > > > >On debian there is the package sawfish-pager. > >Just install it, then add to your sawfisrc: > > > i don't use Debian. i use Arch Linux. > > >(require 'sawfish.wm.ext.pager) > >(add-hook 'after-initialization-hook pager t) > > BTW, that is a pager, IIRC, a pagers switches to different pages on > same desktop. i want 3 different desktops with only 1 page on each. > > >then you should be able to customize it through the sawfish-ui > >interface... or at least I hope so. > > i dont like UIs, i like configuration files. just wanted to mention
With sawfish you're free to choose between a gui or a lisp interface (in the latter case you'll need to read some lisp code to figure out how to use it). HTH Cheers -- Stefano Sabatini Linux user number 337176 (see http://counter.li.org)
