Showing posts with label set keyboard. Show all posts
Showing posts with label set keyboard. Show all posts

Friday, December 9, 2011

set keyboard to us in openbox

$sudo setxkbmap -layout "us"

setting it alternately from us to british with alt+shift:

setxkbmap -layout "us,gb" -option "grp:alt_shift_toggle"

Thursday, February 10, 2011

Arch set the keyboard to german or french

Press ALT+F2 and type: setxkbmap de
or setxkbmap fr


To enable locale
To enable or disable them, the file /etc/locale.gen is used. It contains every locale you can enable, and you have just to uncomment lines you want to do so.

So #pt_BR.UTF-8 UTF-8
becomes pt_BR.UTF-8 UTF-8
Remove the # before the locale.

Blog Archive