Re: Keyboard Problem solved, one solution ...
16 Apr
2003
16 Apr
'03
11:10 a.m.
"Duncan Rubinger" <duncan(a)semanticedge.de> wrote:
I have a german keyboard layout and I'm using RH9 and KDE 3.1
After trying out some Keyboard layout settings I got the idea to change one entry:
From: /*AltGrMask = event->state & 0x6000;*/
To: AltGrMask = event->state;
Now it works.
Looks reasonable to me. Probably we have to be a bit picky what flags we want to save/restore. Does the attached patch work for you? -- Dmitry.
8283
Age (days ago)
8283
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov