You are not logged in.

#1 2010-01-08 17:22:04

geo909
Member
Registered: 2008-09-07
Posts: 309

dwm and non-english keyboard layouts problem

Hi all,

I am using dwm 5.5. I'm Greek so I change between keyboard layouts all the time,
see the relevant xorg.conf section:

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "us,gr"
    Option        "XkbVariant"    ","
    Option        "XkbOptions"    "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Now the thing is that whenever I switch to Greek (by pressing Alt+Shift) the
dwm tags (1,2,...,9) are not clickable (keyboard shortcuts do work
though, so it's not a very big problem).

Do you have any ideas about how to fix that behavior? I'd go to the dwm irc
channel and ask them, but I'll be a "newbie asking stupid questions" so I
preferred to ask here smile

Thanks in advance

Last edited by geo909 (2010-01-08 17:23:29)

Offline

#2 2010-01-08 17:30:23

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: dwm and non-english keyboard layouts problem

Your best bet would be to post your problem to the dwm mailing list:
dev+subscribe@suckless.org


thayer williams ~ cinderwick.ca

Offline

#3 2010-01-09 10:49:17

geo909
Member
Registered: 2008-09-07
Posts: 309

Re: dwm and non-english keyboard layouts problem

thayer wrote:

Your best bet would be to post your problem to the dwm mailing list:
dev+subscribe@suckless.org

Will do...
Thanks!

Offline

Board footer

Powered by FluxBB