Tagged Questions
6
votes
3answers
644 views
Shutdown from login prompt in tty
Suppose I boot a Linux machine without GUI. When it displays a tty login prompt, can I shutdown the machine with a keyboard sequence?
Of course I could type in my username and password and then sudo ...
5
votes
1answer
265 views
Cannot switch to console anymore after using Alt_R as mod4
I'd like to use the right ALT key as 'mod4' (most notably because, by default, the 'awesome' window manager is using mod4 as a modifier for most WM commands and I like that idea a lot).
However I've ...
2
votes
1answer
72 views
Make 'CTRL-/' behave the same in vtty and xterm
When I press Ctrl+/ in a graphical terminal (e.g. xterm) I get "undo". However, in a virtual terminal (e.g. Ctrl+Alt+F1) I get "backspace".
In practice I run into this when I'm using emacs in a ...
1
vote
4answers
617 views
Toggle between dvorak and qwerty
I've recently started to learn the dvorak keyboard layout, but I still need to use qwerty sometimes.
I'm looking for a script to toggle between the two keyboard layouts.
Also, I'd like to invoke ...