RE: printscreen key does not work????

2006-05-18 Thread Joost Kraaijeveld
Hi Florian,

Florian Kulzer wrote:
> You probably have a keyboard misconfiguration. The first step to
> diagnose it is running "xev" from a terminal window. It will show you
> the events which are registered by X when you press and release a key.
> I get the following for my "PrtSc" key:
> 
> KeyPress event, serial 31, synthetic NO, window 0x281,
> root 0x7e, subw 0x0, time 1196949250, (168,-13), root:(219,14),
> state 0x0, keycode 111 (keysym 0xff61, Print), same_screen YES,
> XLookupString gives 0 bytes:
> XmbLookupString gives 0 bytes:
> XFilterEvent returns: False
> 
> KeyRelease event, serial 31, synthetic NO, window 0x281,
> root 0x7e, subw 0x0, time 1196949427, (168,-13), root:(219,14),
> state 0x0, keycode 111 (keysym 0xff61, Print), same_screen YES,
> XLookupString gives 0 bytes:


This are my results, which seems to suggest that the key as such is recognised. 
I can also use the "printscreen" key to configure it with the Gnome applet to 
define "Keyboard Shortcuts".

KeyPress event, serial 26, synthetic NO, window 0x361,
root 0x64, subw 0x362, time 20138966, (57,36), root:(1713,117),
state 0x10, keycode 111 (keysym 0xff61, Print), same_screen YES,
XKeysymToKeycode returns keycode: 92
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x361,
root 0x64, subw 0x362, time 20139090, (57,36), root:(1713,117),
state 0x10, keycode 111 (keysym 0xff61, Print), same_screen YES,
XKeysymToKeycode returns keycode: 92
XLookupString gives 0 bytes:
 
> xmodmap
> cat /etc/X11/{XF86Config-4,xorg.conf} | awk '/Section
> "InputDevice"/,/EndSection/' 
OK.

What I also noticed (and it may be related) is that I cannot assign the 
eurosign to the "5" key. As soon as I enter that in the Gnome Keyboard applet, 
Gnome restarts and I cannot login anymore. I have to edit the gconf.xml file an 
remove the configuration. Changing my keybord from U.S. English to US intl is 
also impossible. 

TIA

Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: [EMAIL PROTECTED]
web: www.askesis.nl



Re: printscreen key does not work????

2006-05-18 Thread Florian Kulzer
On Thu, May 18, 2006 at 08:05:12 +0200, Joost Kraaijeveld wrote:
> Hi,
> 
> I am trying to get screenshots using "printscreen" and
> "alt+printscreen" as per Gnome manual. But for some reason it does not
> work. It looks as if the "printscreen" key is disabled: I can assign
> the functionality to other keys and they work.
> 
> How do I get my "printscreen" key working? 

You probably have a keyboard misconfiguration. The first step to
diagnose it is running "xev" from a terminal window. It will show you
the events which are registered by X when you press and release a key.
I get the following for my "PrtSc" key:

KeyPress event, serial 31, synthetic NO, window 0x281,
root 0x7e, subw 0x0, time 1196949250, (168,-13), root:(219,14),
state 0x0, keycode 111 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x281,
root 0x7e, subw 0x0, time 1196949427, (168,-13), root:(219,14),
state 0x0, keycode 111 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:

The first thing to check is therefore if the key is also registered as
"Print" on your system. The output of the following two commands

xmodmap
cat /etc/X11/{XF86Config-4,xorg.conf} | awk '/Section 
"InputDevice"/,/EndSection/'

will also help to track down the problem.

-- 
Regards,
  Florian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: printscreen key does not work????

2006-05-18 Thread Brian R. Whitecotton
Is there an equivalent to KDE's ksnapshot within Gnome.  Ksnapshot rocks!!! 

> -Original Message-
> From: Joost Kraaijeveld [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 17, 2006 11:05 PM
> To: Debian-Amd64 (E-mail)
> Cc: Debian users (E-mail)
> Subject: printscreen key does not work
> 
> Hi,
> 
> I am trying to get screenshots using "printscreen" and 
> "alt+printscreen" as per Gnome manual. But for some reason it 
> does not work. It looks as if the "printscreen" key is 
> disabled: I can assign the functionality to other keys and they work.
> 
> How do I get my "printscreen" key working? 
> 
> TIA
> 
> Groeten,
> 
> Joost Kraaijeveld
> Askesis B.V.
> Molukkenstraat 14
> 6524NB Nijmegen
> tel: 024-3888063 / 06-51855277
> fax: 024-3608416
> e-mail: [EMAIL PROTECTED]
> web: www.askesis.nl 
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]