Jump to content


Cirillic writing


12 replies to this topic

#1 robbynaish

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts

Posted 30 January 2008 - 10:28 AM

Hi to all,

i have an italian version, 4ee. My Russian GF loved it immediatly and want it, but she asked if i can put on the cirillic fonts in openoffice. I tried putting russian, but typing on keyboard i get always latin letters. Somebody can find a solution?

Many thanks and sorry for my english

thanks

Alex

#2 Minn

    Senior Member

  • Members
  • 122 posts
  • LocationMoscow

Posted 31 January 2008 - 11:23 AM

That seems u need to install Russian Keyboard ( Start >Control panel> Keyboard) after that u can type russian when u press Alt+Shift (Switch between English (or whatever) and Russian typing mode)
EeePC 4GB Pearl White - Upgraded : 1GB Ram DDR-II SOLD!
EeePC 901 White 20GB + 8GB SDHC Class 6 + White USB Mouse :)

#3 robbynaish

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts

Posted 31 January 2008 - 11:59 AM

Thanks, but i didnt install WIndows, i have the original OS.

thanks

Alex

#4 fanofeeepc

    Advanced Member

  • Members
  • PipPipPip
  • 88 posts
  • LocationMinsk, BY (Eee TeamBY)

Posted 31 January 2008 - 06:01 PM

in Xandrox u need to install russian package
try to use searching
http://asus.ru-wow.ru - Eee PC russian FanClub, Be fan in russian :D (English version here)
Eee PC 4G White 1Gb RAM + russian keyboard + 8Gb SDHC Apacer Class 6

#5 penguin

    New member

  • Members
  • 7 posts

Posted 02 February 2008 - 05:08 AM

No, you don't need to install anything. All the fonts are already installed in xandrox. You just need to add a couple of lines to /etc/X11/xorg.conf

1. open terminal (Ctrl+Alt+t)
2. become root
sudo -i
3. backup your old config file in case you screw up
cp /etc/X11/xorg.conf /etc/X11/xorg.conf.eee-orig
4. open the file in an editor
nano /etc/X11/xorg.conf
5. Scroll down to section "InputDevice" with identifier "Keyboard"
6. Change line
Option "XkbLayout" "us"
to
Option "XkbLayout" "us,ru"
(make sure there are no spaces between us and ru
7. Change line
Option "XkbVariant" ""
to
Option "XkbVariant" ",winkeys"
8. If you want to assign a button to switch between languages, you need to add one more line
Option "XkbOptions" "grp:lwin_toggle"
9. Save
Ctrl+O (in nano. May be Ctrl+S if you use kwrite - I don't know)
10. Exit nano
Ctrl+X
11. Restart X
Ctrl+Alt+Backspace


This makes the "HOME" button switch languages instead of showing desktop. I don't usually use this button, so it was a good choice for me. If you want to use a different button for that, you will need to do some research as to how your desired button is called in xorg

Also, the above will setup the layout similar to windows russian layout. If you need something different, use different XkbVariant (like "phonetic" or other)

If the lines you need to change are different from what I show here (I suppose they are if you installed Italian), then don't just copy my lines. Instead, add the ",ru" and ",winkeys" part to your existing lines. Again, make sure you don't insert spaces after comma

Edited by penguin, 02 February 2008 - 05:09 AM.


#6 manopulus

    New member

  • Members
  • 1 posts

Posted 02 February 2008 - 06:32 PM

Hi,
probably you do not have russian keyboard and i sugest you to use 'phonetic' keyboard layout:

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru(phonetic)"
# Option "XkbVariant" "us,"
Option "XkbOptions" "grp:lwin_toggle,lv3:ralt_switch,grp_led:scroll"
EndSection


and probably, you might need italian layout, not us, so try also Option "XkbLayout" "it,ru(phonetic)" (i think, it is ok for Italy)

#7 robbynaish

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts

Posted 03 February 2008 - 02:45 PM

Hi guys, thanks to all....

im little "scared" to do what u said... im so ignorant in linux and im worry to make problem to her EEE. Now she is with me in Italy, but in 2 days she go back in Russia (kurgan).
I think its better IT + RU version, but i dont want make mistake.... Some suggestion to make the modify easier?

Many thanks to all again

Alex

#8 penguin

    New member

  • Members
  • 7 posts

Posted 03 February 2008 - 05:41 PM

Well, it should not break your eee unless you change display options. But even then there are ways to fix everything. As long as you make backup of xorg.conf, you should not get in trouble.

Another thing that I can suggest is to enable advanced mode (http://wiki.eeeuser.com/howto:getkde). There you can go to Launch menu > Control Center and then select Peripheral Devices > Keyboard Layout.
There double-clink on Russia (make sure there is checkmark at "Enable keyboard layouts")
Now clink on "Xkb Options" tab, and select the combination of keys that work best for you.
I think you may need to reboot to get it working.

Egor

#9 robbynaish

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts

Posted 04 February 2008 - 09:05 AM

Quote

Well, it should not break your eee unless you change display options. But even then there are ways to fix everything. As long as you make backup of xorg.conf, you should not get in trouble.

Another thing that I can suggest is to enable advanced mode (http://wiki.eeeuser.com/howto:getkde). There you can go to Launch menu > Control Center and then select Peripheral Devices > Keyboard Layout.
There double-clink on Russia (make sure there is checkmark at "Enable keyboard layouts")
Now clink on "Xkb Options" tab, and select the combination of keys that work best for you.
I think you may need to reboot to get it working.

Egor
Hi,

i made all perfect as u said but i didnt enter in advanced mode, i opened terminal (ctr+alt+t) then i wrote sudo kcontrol, i entered in keyboard etc etc.......

Now she can switch from italian tu russian only clicking on the flag in tray.

Many thanks to all

Alex

#10 MmeStPerle

    Member

  • Members
  • 13 posts

Posted 26 February 2008 - 08:34 PM

It is more easy than they write look this link you will do it in 3 minutes. i puut 3 languages including RUSSIAN
http://forum.eeeuser...ic.php?id=12038 and
http://wiki.eeeuser....n_advanced_mode
if you read this too pages you will succeed.

#11 annamartha432

    New member

  • Members
  • 1 posts

Posted 31 July 2010 - 01:20 PM

Hey MmeStPerle, I've read the pages you referred to http://forum.eeeuser...ic.php?id=12038 and
http://wiki.eeeuser....howto:change_ke … anced_mode. Thats really great.
Thank you.:cool:

Edited by annamartha432, 31 July 2010 - 01:26 PM.


#12 Janethalloren11

    New member

  • Members
  • 1 posts

Posted 01 August 2010 - 02:47 PM

thanks MmeStPerle...for giving the links...:)

I hope I will do it...
I also agree with robbynaish about the idea of IT + RU version...
Janet halloren

#13 simone45

    New member

  • Members
  • 1 posts

Posted 11 October 2011 - 11:42 AM

Thank you all for all informations what i had found here! I also needed this issue, now everything is ok thanks to you!

Edited by simone45, 29 December 2011 - 07:14 AM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users