You are not logged in.

#1 2012-04-07 06:10:16

amuroray
Member
From: Indonesia
Registered: 2011-05-27
Posts: 24

[SOLVED]couldn't change keyboard layout to arabic in openbox

i just tried openbox for a couple of weeks, and impressed with how i can manage to minimize my RAM usage on startup.
but i couldn't change my keyboard layout to arabic which i need for work sometimes.

this is my xorg-keyboard

Section "InputClass"
	Identifier	"IntegratedKeyboard"
	MatchIsKeyboard	"on"
	MatchDevicePath "/dev/input/event*"
	Driver 		"evdev"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us,ara"
	Option		"XkbVariant"	",qwerty_digits"
	Option		"XkbOptions"	"grp:switch,grp:alt_shift_toogle"
EndSection

i keep pressing alt+shift but nothing happened

however setting the layout directly with "setxkbmap ara" was success, but i couldn't switch back to english since i could only type arabic character with that command.

Last edited by amuroray (2012-04-07 22:32:30)

Offline

#2 2012-04-07 06:23:52

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED]couldn't change keyboard layout to arabic in openbox

There's a typo in your config. Toogle should be "toggle".


Burninate!

Offline

#3 2012-04-07 11:37:30

amuroray
Member
From: Indonesia
Registered: 2011-05-27
Posts: 24

Re: [SOLVED]couldn't change keyboard layout to arabic in openbox

WTF!!!
how could i missed that? maybe i'm seeing too much google.

Thanks for the help!!!!

Offline

#4 2012-04-07 12:06:17

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED]couldn't change keyboard layout to arabic in openbox

No worries. It happens to the best of us smile

Don't forget to mark your thread as [SOLVED].


Burninate!

Offline

Board footer

Powered by FluxBB