discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Serious problems with writing @


From: Peron, Stéphane
Subject: RE: Serious problems with writing @
Date: Wed, 17 Oct 2001 10:46:46 +0200

ok, I have checked with xev too and I saw alt_r has "Mode_switch" code wih
my keyboard.

So I have launched KeyPrefs.app, clicked on default to get default
configuration and then, have chosen "Mode_Switch" for GSSecondeCommandKey
and saved.
And from now all works well.

So, thanks Nicola... :-)

Stephane

> -----Message d'origine-----
> De:   Nicola Pero [SMTP:nicola@brainstorm.co.uk]
> Date: lundi 15 octobre 2001 14:58
> À:    Martin Brecher
> Cc:   discuss-gnustep
> Objet:        Re: Serious problems with writing @
> 
> > > > Yes, I have downloaded it and I don't know if it is really what I
> need.
> > > > The problem comes from the key "alt right" which display "*". How
> could
> > > > I avoiding this issue with KeyPrefs.app ?
> > >    
> > > the app is just a front-end to the gnustep modifier configuration
> system,
> > > which is explained in
> > >    
> > >
> http://www.gnustep.org/resources/documentation/gnustep-gui_6.html#SEC43
> > 
> > >From that File:
> > COMMAND is used to enter key equivalents (keyboard shortcuts for menus
> or buttons); for example, usually 'Quit' on the main menu of an
> application is bound to 'q', so
> >      you may usually quit a GNUstep application by pressing Command - q.
> 
> > 
> > I checked my settings with KeyPrefs.app and they are set to the default 
> > values but menu shortcuts only work when pressing ALT + CONTROL +
> > shortcut simultaneously... I'm just curious whether that's a flaw of
> > gstep or an error in my x11 configuration. 
> 
> which ALT and CONTROL keys ? left or right ... ?
> 
> Anyway - here are some things you can do to figure out what's happing - 
> 
> - open an X terminal, and start `xev' from there
> 
> - a little white window opens.  go into the window, and press the key 
>   you want to be bound to Command (in my case, the left Alt).
> 
>   in the xterm you should see something like -
> 
> KeyPress event, serial 21, synthetic NO, window 0x2c00001,
>     root 0x26, subw 0x0, time 2422979481, (140,142), root:(315,339),
>     state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
>     XLookupString gives 0 characters:  ""
> 
> KeyRelease event, serial 21, synthetic NO, window 0x2c00001,
>     root 0x26, subw 0x0, time 2422979580, (140,142), root:(315,339),
>     state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
>     XLookupString gives 0 characters:  ""
> 
> this (in my case) means that the left Alt is called `Alt_L' on my system.
> 
> On your system, it will probably display something else (since you say the
> default configuration doesn't work).  Tell gnustep you want that key to be
> your Command key by typing at a shell prompt
> 
> defaults write NSGlobalDomain GSFirstCommandKey Alt_L
> 
> (replacing Alt_L with what you read as the keysym from xev's output).  You
> can use xev to study what your different keys are called on your X
> configuration.
> 
> To check how gnustep is interpreting your keys, you can run the GSTest
> application (from examples/gui/GSTest), then select KeyboardInput, then
> examine what happens when you type the various keys inside the
> KeyboardInput window.
> 
> Once you have determined what is the problem - which keys are mapped wrong
> and/or why the default configuration doesn't work etc, you can modify the
> mapping by using the defaults system as explained in the text.
> 
> Finally, let us know the results of your investigations :-)
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep

Ce message contient des informations confidentielles ou appartenant au
Crédit Lyonnais et est établi à l'intention exclusive de ses
destinataires. Toute divulgation, utilisation, diffusion ou reproduction
(totale ou partielle) de ce message, ou des informations qu'il contient,
doit être préalablement autorisée. Tout message électronique est
susceptible d'altération et son intégrité ne peut être assurée.
Le Crédit Lyonnais décline toute responsabilité au titre de ce
message s'il a été modifié ou falsifié. Si vous n'êtes pas
destinataire de ce message, merci de le détruire immédiatement et
d'avertir l'expéditeur de l'erreur de distribution et de la destruction
du message.

This e-mail contains confidential information or information belonging
to Crédit Lyonnais and is intended solely for the addressees.
The unauthorised disclosure, use, dissemination or copying (either whole
or partial) of this e-mail, or any information it contains, is prohibited.
E-mails are susceptible to alteration and their integrity cannot be guaranteed.
Crédit Lyonnais shall not be liable for this e-mail if modified or falsified.
If you are not the intended recipient of this e-mail, please delete it
immediately from your system and notify the sender of the wrong delivery
and the mail deletion.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]