On Tue, Jun 29, 1999 at 01:02:29AM +0200, Stefan Bellon wrote:
> Ian Collier <[EMAIL PROTECTED]> wrote:
> > I don't think it's such a bad hack.
> Well, he said that I'd be lying to X. The key _is_ not SunFront, but
> Super_L and therefore I had to alter things elsewhere, but not there.
If it's listed as a modifier then you should unlist it before changing the
mapping, but that's no big deal. Before you remap the key type xmodmap -pm
to show the list of modifiers. If the Super_L key is listed then use
xmodmap -e 'remove modn = Super_L'
where modn is whatever it says in the left-hand column where the Super_L
key is listed.
> Yes, xev reports SunFront if I used above xmodmap. So it's up to KDE to
> do the task? Well, I should try it with fvwm then. There's a RaiseLower
> command, right?
Yes. For fvwm (original version) the configuration command
Key SunFront A N RaiseLower
should make the key work.
imc