topic title: SOLVED how can i quick-swift language?
3 posts
• Page 1 of 1
-
Posts: 80
- Joined: 14 Feb 2011
#1
i found how to do this from the cc>change keyboard layout but is it possible to be done like usually(for me) with alt+shift?
Last edited by kwstas on 22 Feb 2011, 17:51, edited 1 time in total.
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#2
The quickest way is to edit /etc/default/keyboard file (as root user)
Mine is like this to toggle US Engliash and Greek
If you want your applications and menus to be in a locale other than default US English, see my last 2 posts here:
antix-system-t2970.html
Mine is like this to toggle US Engliash and Greek
Code: Select all
XKBMODEL="pc105"
XKBLAYOUT="us,gr"
XKBVARIANT=","
XKBOPTIONS="grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
antix-system-t2970.html
-
Posts: 80
- Joined: 14 Feb 2011
#3
thanks!
exactly what i needed! __{{emoticon}}__
exactly what i needed! __{{emoticon}}__