Solve the problem that Alt + PrintScreen screenshot shortcuts cannot be used on Ubuntu10.10.

Source: Internet
Author: User
Since the upgrade to Ubuntu10.10, I have been unable to use the Alt + PrintScreen shortcut, and the shortcut keys in Shutter are completely correct and there is no problem. However, a solution was finally found recently. It was originally caused by the kernel-level MagicSysRqkey, which conflicted with the Alt + PrintScreen shortcut key. The solution is to enter the sudosysctl-wkernel.s in termianl

I have been unable to use the Alt + PrintScreen shortcut since I upgraded to Ubuntu 10.10, And the shortcut keys in Shutter are completely correct and there is no problem. However, a solution was finally found recently. It was originally caused by the kernel-level Magic SysRq key, which conflicted with the Alt + PrintScreen shortcut key.

The solution is to enter

Sudo sysctl-w kernel. sysrq = 0

If it is still valid after boot, add sysctl-w kernel. sysrq = 0 to/etc/rc. local and put it before exit 0. Or Add the following lines to the/etc/sysctl. conf file.

Kernel. sysrq = 0

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.