Hi everybody !
I'm trying to make shortcut to simply the utilisation of wmii.
I arrange my opened programs in tabs [irc,mail,web,work].
For example, when i press MODKEY + Shift + f I want to open a new tab called web and open firefox inside.
So i'll add the following lines in my rc.wmii.local file :
fn Action-overridekeys {
### OTHER KEYBOARD SHORTCUTS
fn Key-$MODKEY-Shift-f { wmiir xwrite /ctl view web ; firefox }
}
But when i press MODKEY + Shift + f, it open firefox in the current tab
and when i close firefox, it create the web tab empty.
I'd tried with wmiir xwrite /ctl view web && firefox >> same problem!
What's wrong ?
-- Julien Pecqueur (JPEC) Site: http://julienpecqueur.com Email: jpec_AT_julienpecqueur.com PGP: B1AA2389 (GNUPG) IRC: jpec (irc.freenode.net) Powered by Archlinux - Keep it simple stupid !
This archive was generated by hypermail 2.2.0 : Sun May 03 2009 - 14:00:08 UTC