Go to "System > Preferences > Keyboard Shortcuts
Enter the new Ctrl-Alt-Del: At the bottom of the "Keyboard Shortcuts" window, click on "Add", to add a new "Custom Shortcut" combination. (remove the old ctrl-alt-del if it is already assigned)
Name: Ctrl-Alt-Del (name it whatever you want)
Command: gnome-system-monitor
Test it out by pressing "Ctrl-Alt-Del"!
If you still want to stick to the linux style which is awesome just start your terminal and type "top" and hit enter.
You will be shown the name of the process and its id (PID).. just note down that id (example :- PID=5277)
Then on the terminal type kill 5277 thats it...
No comments:
Post a Comment