On Friday 05 September 2003 12:56, Ph Legay wrote:
OK, Thanks. You have rights. Everty thing is perfect.
Well, the modifier that it sees is Alt_L. You want it to see Mode_shift. You can cause this to happen by putting this into your .Xmodmap file:
keysym Alt_L = Mode_switch
Then run `xmodmap .Xmodmap` and the left alt key should generate Mode_switch and you can get your characters.
"Just to be a little less dummy", Is there a way to say to X keyboard that "Alt_L = Mode_switch" in the configuration file. In other words where are the modifiers defined ? in one file or in several files ?
Thanks, PHL
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86