| Author |
Message |
yingwuzhao
|
|
Post subject: How to disable inputing Iran language?
Posted: Sep 14, 2008 - 09:59 AM
|
|
Joined: Sep 03, 2008
Posts: 44
Status: Offline
|
|
When you press "left Ctr + Left Shift" when typing, you will be swithed to Iran input. And there is no way to diable it!
I went to Preference > Keyboard > Layout, diabled Iran Keyboard layout, and went to "Layout Option" to disable the shortkey for switching Layouts, but I can't diable it!! After I diable it, it will be toggled back.
Because I need to use Emacs, and there are a lot of command that will conflict this "Ctr + Shift", it's really annoying!
Please help me to diable this Iran input and this shortkey for switching input. |
|
|
| |
|
|
|
 |
arash-m
|
|
Post subject: RE: How to disable inputing Iran language?
Posted: Sep 14, 2008 - 07:24 PM
|
|
Joined: Mar 04, 2008
Posts: 56
Status: Offline
|
|
| If you don't need it, just remove it! Click on "iran" and press "remove" "in "Preference > Keyboard > Layout". |
|
|
| |
|
|
|
 |
yingwuzhao
|
|
Post subject:
Posted: Sep 15, 2008 - 11:25 AM
|
|
Joined: Sep 03, 2008
Posts: 44
Status: Offline
|
|
Of course, I did it.
After removing it, open a firefox and press "ctr + shift", you will start to input Iran language again! You can't "remove" it at all.
I even tried to edit keyboard layout file in etc somewhere, and then you can not switch to Iran anymore, BUT, after you reboot, the "magic" key "ctr+shift" start working again!! You will see all the strange Iran symbols again.
Obviously, this is a bug! The problem is that you can't disable the magic switching short key!! And you CAN'T delete the Iran keyboard layout, either.
Using Emacs is really important to me, with conflict with this "ctr+shift" short key, there is no way I can "correctly" use Emacs in Parsix. If this tiny small problem is not solved, I will have to switch back to Ubuntu. Someone please help me! |
|
|
| |
|
|
|
 |
arash-m
|
|
Post subject:
Posted: Sep 15, 2008 - 09:56 PM
|
|
Joined: Mar 04, 2008
Posts: 56
Status: Offline
|
|
| I don't have the problem! What about editing files under "/etc/sysconfig"? |
|
|
| |
|
|
|
 |
yingwuzhao
|
|
Post subject:
Posted: Sep 16, 2008 - 12:05 AM
|
|
Joined: Sep 03, 2008
Posts: 44
Status: Offline
|
|
I am sorry, the short key I was talking about is not: ctr+shift but alt+shift.
Try it to see you have the same problem. |
|
|
| |
|
|
|
 |
alan
|
|
Post subject:
Posted: Sep 16, 2008 - 12:58 AM
|
|
Developer

Joined: Jan 25, 2005
Posts: 514
Location: Glendale, California
Status: Offline
|
|
Try to find this section in your /etc/X11/xorg.conf file:
Code:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbOptions" "grp:alt_shift_toggle"
Option "XkbLayout" "us,ir"
Option "XkbModel" "pc105"
EndSection
Then replace us,ir -> us or what you need  |
|
|
| |
|
|
|
 |
yingwuzhao
|
|
Post subject:
Posted: Sep 16, 2008 - 09:42 AM
|
|
Joined: Sep 03, 2008
Posts: 44
Status: Offline
|
|
Hi, Alan, Thank you very much.
That works, you saved me from Ubuntu!
But there is another small problem: when typing in Iceweasel the "spelling check" doesn't work correctly after I tried "alt+shift" a few times.
It simply underline everywork I type. How to correct it? |
|
|
| |
|
|
|
 |
yingwuzhao
|
|
Post subject:
Posted: Sep 16, 2008 - 12:06 PM
|
|
Joined: Sep 03, 2008
Posts: 44
Status: Offline
|
|
I got it, simply choose language as English in right click of multi-line editing in Iceweasel.
Thanks everybody, I am still in love in Parsix. |
|
|
| |
|
|
|
 |
|
|