[FIX] Current Window Screenshot (Alt+Print) in Xubuntu 12.04
Install
Open a terminal window and run:
# configure the sysrq kernel parameter
sudo sysctl -w kernel.sysrq=0
# optionally, remove the old keyboard shortcut
xfconf-query -c xfce4-keyboard-shortcuts -r -p "/commands/custom/<Alt>Print"
# set the new keyboard shortcut
xfconf-query -c xfce4-keyboard-shortcuts -n -p "/commands/custom/Sys_Req" -t string -s "xfce4-screenshooter -w"
I've just created this bug report... I think it should be fixed by the developers...
ReplyDeleteMcZ
Another annoyance solved in Xubuntu 12.04. Thank you Mr. Santos, your site is a wealth of helpful information. :-)
ReplyDeleteYou're welcome!
DeleteThanks this helped me.
ReplyDelete