Having done this, nothing seems to have changed. Pressing PrntScrn still
captures the full screen, and Shift+PrntScrn allows me to select an area
to grab. (I assume the latter functionality was always there and I never
noticed.) Is there something else somewhere that controls the Print
Screen functionality that I'm not aware of?

hi Steve,
that may be X. By editing your .xmodmaprc or by calling xmodmap directly, you 
should be able to deactivate the button alltogether.

With xev, determine the keycode of the button. Say it is 91. Then add the 
following line to .xmodmaprc: 
keycode 91 = NoSymbol
(don't forget to issue 'xmodmap ~/.xmodmaprc' before testing the effect).

I hope this helps. Rudd

                                          
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to