I am still trying to work my way through the remaining xgl related bugs
on my system.
Here is another one
"Take a screenshot" works from the gnome menu..however my prt sc button
used to launch this as well. Since getting compiz going it seems to be
broken.
xev gives me the following for the button press
KeyPress event, serial 29, synthetic NO, window 0x4400001,
root 0x52, subw 0x0, time 437305737, (232,143), root:(252,233),
state 0x0, keycode 111 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 29, synthetic NO, window 0x4400001,
root 0x52, subw 0x0, time 437305825, (232,143), root:(252,233),
state 0x0, keycode 111 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
If I run the keyboard shortcuts wizard thing from the Gnome menu I get
the following
Take a screenshot print
Take a screenshot of a window <alt>print
Interestingly if I try to reset the first one I get the following
message "The shortcut "Print" cannot be used because it will become
unusable to type using this key."
Setting it to <crtl>Print doesn't work either.
Somebody told me that there may be something in gconf-editor for
this...but I can't find it at the moment...any other ideas ?
I've been all over the Ubuntu wiki and the dapper forums to no avail