
setxkbmap -option terminate:ctrl_alt_bksp


xenopeek wrote:Don't know, though I do know (from the Startup Applications) that the following command binds this keyboard shortcut to do that action:
- Code: Select all
setxkbmap -option terminate:ctrl_alt_bksp


karlchen wrote:Hello, soup2511.
<Ctrl><Alt><Backspace> sends a terminate signal to the X server software. This will end all applications running inside the graphical desktop. The X server will be automatically restarted and take you back to the graphical logon screen.
<Ctrl><Alt><Backspace> is not specific to Mint 14, but available on (almost?) all Linux environments which run an X server.
<Ctrl><Alt><Backspace> is useful in cases where the graphical desktop has got unresponsive otherwise.
Kind regards,
Karl
setxkbmap -option terminate:ctrl_alt_bksp
sudo pkill X


xenopeek wrote:No, as I shared this command only binds the keyboard shortcut to the action of terminating the X server.
It seems the following command will do what you want:
- Code: Select all
sudo pkill X

Users browsing this forum: bigj231, Bing [Bot], elchucko, gert3d, jimisbell, mhauden, usbtux, xenopeek and 21 guests