Hi
Is this a proper way to routinely exit X (back into console) with the following command?
I am using Openbox desktop. And because my Thinkpad (laptop)'s right-mouse button is very hard to use, it is difficult for me to use the right-mouse button to get the GUI to exit the desktop. So I avoid using the GUI to exit. So I use command line to exit Xorg.
But killall sounds very extreme. Wondering if it will cause problem sooner or later. Like the sort of thing you want to avoid unnecessarily.
Is this a proper way to routinely exit X (back into console) with the following command?
killall Xorg
I am using Openbox desktop. And because my Thinkpad (laptop)'s right-mouse button is very hard to use, it is difficult for me to use the right-mouse button to get the GUI to exit the desktop. So I avoid using the GUI to exit. So I use command line to exit Xorg.
But killall sounds very extreme. Wondering if it will cause problem sooner or later. Like the sort of thing you want to avoid unnecessarily.