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:  [email protected]
PGP:    B1AA2389 (GNUPG)
IRC:    jpec (irc.freenode.net)

Powered by Archlinux - Keep it simple stupid !

Attachment: pgpOx9aw0aA7M.pgp
Description: PGP signature

Reply via email to