Hello,

trying to investigate this further, I set up a Cron job running every
minute executing the following commands:

DISPLAY=:0.0 xmodmap > /dev/null 2>&1 && \
DISPLAY=:0.0 xmodmap -pke | grep -q F19 || echo xmodmap gone && \
DISPLAY=:0.0 xmodmap ~/.Xmodmap

I.e. I check whether my mapping for F19 is still and generate some
output to get an email from Cron every time the settings are gone,
reloading the settings in the last line. The first is just a check
whether there's actually a X11 session on the first DISPLAY.

And I get a regular pattern, exactly every 10 minutes my xmodmap
settings get flushed. Of course I searched for other Cron jobs, but to
no avail.

What else could reset my keyboard settings every 10 minutes? Or has
anyone an idea how to debug this further?

Cheers
Wolfgang


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110503182801.ga29...@lenny.spiney.org

Reply via email to