stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Xmodmap keys


From: Te serrucho
Subject: Re: [STUMP] Xmodmap keys
Date: Fri, 26 Jun 2009 03:48:55 -0300

Hello guys, I'll ask just for the sake of it:  By any chance, is this happening when Caps Lock is ON?

2009/6/25 Daniel Werner <address@hidden>
Hello Sébastien,

I used to have a similar issue on my workstation. All of a sudden, the
Ctrl, Alt and some other modifier keys would stop working. I can't
blame it on Stumpwm though since the same happened under Metacity.

A workaround (rather: an ugly hack) that worked for me was to start a
subshell from ~/.Xsession that would stay in the background and reset
the keymap every 2 minutes:

(while true; do sleep 120; setxkbmap dvorak && xmodmap ~/.xmodmaprc) &

>> I am using VirtualBox quite often
> I had this issue in the past but it was not caused by Stumpwm but by Vmware Workstation.

That's interesting. I used to run VMware Server on the workstation
where I experienced this issue. Seems we have our scapegoat :-)

Un atento saludo
--
Daniel


_______________________________________________
Stumpwm-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/stumpwm-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]