Re: [dev] How to use tabbed with surf?

From: Le Tian <tianeast_AT_gmail.com>
Date: Tue, 21 Jun 2011 15:17:33 +0300

On Tue, Jun 21, 2011 at 3:06 PM, Connor Lane Smith <cls_AT_lubutu.com> wrote:

> On 21 June 2011 12:55, Le Tian <tianeast_AT_gmail.com> wrote:
> > I tried to figure out why mine tabbed didn't work, and it appears that I
> > have "ctrl+shift" to be reserved for layout change.
>
> See, how are we supposed to know what incompatible keybindings you've
> configured your window manager to use? Can't you figure things like
> that out yourself?
>
> > I've changed the hotkeys of tabbed to Mod4+shift+enter, like "#define
> MODKEY
> > Mod4Mask", but instead of starting surf, after I hit mod4+shift+enter it
> > runs "xterm".
>
> config.h
>
> cls
>
> 80% of my friends do use "ctrl+shift" layout switch, and other ppl use
windows "alt+shift". "Ctrl+shift" is even advised as default in config of
some distros.

>config.h
I'm sorry, but what am I supposed to change in to make tabbed run surf not
xterm after "mod4+shift+enter"?
"{ MODKEY|ShiftMask, XK_Return, spawn, { .v =
(char*[]){ "surf", "-e", winid, NULL} } },"

-- 
Tian
Received on Tue Jun 21 2011 - 14:17:33 CEST

This archive was generated by hypermail 2.2.0 : Tue Jun 21 2011 - 14:24:04 CEST