I would like to have a dupped keybinding for the showsearch.

...
14 { MODKEY, GDK_g, showuri, { 0 }, Any }, 15 { MODKEY, GDK_slash, showsearch, { 0 }, Any }, 16 { MODKEY|GDK_SHIFT_MASK,GDK_slash, showsearch, { 0 }, Any }, // ADD THIS INTO config.def.h 17 { 0, GDK_Escape, hidesearch, { 0 }, Any },
...

The problem is that in the spanish keyboard you have to press shift to get the slash
character (it's like an uppercase 7 (seven)).

Thanks :)

--pancake

Reply via email to