Re: native virtuals
Artur Skonecki <[email protected]>
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <alpine.DEB.2.00.1004181839260.14727@cvops> |
True, but it is still much faster than rpws. In my opinion, there should be "eval" command for multiple expressions. -- Artur Skonecki http://adb.cba.pl On Sun, 18 Apr 2010, joshua stein wrote: >> I use following keybindings with Joshua's workspaces: >> >> vinit >> definekey top C-F1 exec ratpoison -c "vselect 1" -c "echo vselect 1" >> definekey top C-F2 exec ratpoison -c "vselect 2" -c "echo vselect 2" >> definekey top C-F3 exec ratpoison -c "vselect 3" -c "echo vselect 3" >> definekey top C-F4 exec ratpoison -c "vselect 4" -c "echo vselect 4" >> definekey top C-F5 exec ratpoison -c "vselect 5" -c "echo vselect 5" > > calling out to a shell to run 'ratpoison -c' kind of defeats the > purpose of having the integrated workspace command; why not just use > "bind F1 vselect 1"? > > > _______________________________________________ > Ratpoison-devel mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/ratpoison-devel >