Package: x2goserver Version: 4.0.1.12-0x2go2+git20140108.809+wheezy.main.1
Hello, numlock does not behave correctly. It behaves like if it was randomly and continuously toggling it state.
Happens when numlock key is pressed, and after some time, it seems to stabilize in some state (on or off), but it can take some time.
Happens on Mate 1.6 desktop environment over Debian 6. No problem on same host with a KDE session.
If numlock state is modified with numlockx binary, it works as expected, only the key triggers this.
user@host:~$ while numlockx status; do sleep 0.1; done Numlock is off Numlock is off Numlock is on Numlock is on Numlock is off Numlock is on Numlock is off Numlock is on Numlock is off Numlock is on Numlock is off Numlock is off Numlock is on Numlock is on Numlock is off Numlock is on Numlock is on ...
Standard output of xev, after typing on it "test" and numlock key: http://paste.debian.net/76762/