LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-22-2009, 10:30 AM   #1
Modest1
LQ Newbie
 
Registered: Feb 2009
Posts: 12

Rep: Reputation: 0
russian keyboard in EL5


Hi,
I want to use inglish and russian letters and be able to switch between them. When I asked Google, it refer to file /etc/sysconfig,
but in my computer it is a directory !
There is a file ¨keyboard¨ there :
/etc/sysconfig > more keyboard
KEYBOARDTYPE="pc"
KEYTABLE="us-acentos"

What shall I do to use my international keyboard?
(It is Genius keyboard)

Thanks,
- Alexander Vlassov
 
Old 12-22-2009, 11:12 AM   #2
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
use SCIM ...you can switch between different keyboard layouts.
 
Old 12-22-2009, 11:17 AM   #3
Modest1
LQ Newbie
 
Registered: Feb 2009
Posts: 12

Original Poster
Rep: Reputation: 0
What is SCIM and how to use it?
Can you explain in more detailes, please ?
 
Old 12-22-2009, 11:25 AM   #4
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
From a quick browse of my synaptic, it reads "Smart Common Input Method (SCIM) is an input method (IM) platform." An Internet search gave the following site for SCIM. An older, and perhaps more complete site, is located here.

Last edited by mark_alfred; 12-22-2009 at 11:30 AM.
 
Old 12-22-2009, 12:00 PM   #5
Modest1
LQ Newbie
 
Registered: Feb 2009
Posts: 12

Original Poster
Rep: Reputation: 0
I saw this site ... but it is no help to me.
I need the instruction what to do , step by step.
Sorry, I am not experienced user.
 
Old 12-22-2009, 06:06 PM   #6
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Lightbulb

Hi Modest,

first install scim devel. For that .........DOWNLOAD SCIM ..click here
commands for installing ...
Code:
#rpm -ivh scim-devel*.rpm
Now install Russian language . For that .... DOWNLOAD SCIM russian language ...click here

commands for installing ...
Code:
#rpm -ivh scim-tables-russian*.rpm
If you don't run your desktop in an Asian locale, you need to run:

Code:
$ mkdir -p ~/.xinput.d
$ ln -s /etc/X11/xinit/xinput.d/scim ~/.xinput.d/default
to have scim start by default on your desktop.

Good Luck
 
Old 12-23-2009, 10:10 AM   #7
Modest1
LQ Newbie
 
Registered: Feb 2009
Posts: 12

Original Poster
Rep: Reputation: 0
Thank you, Raji,
Iĺl try ... ;-)
 
Old 12-23-2009, 10:34 AM   #8
Modest1
LQ Newbie
 
Registered: Feb 2009
Posts: 12

Original Poster
Rep: Reputation: 0
Hi,
when I did try to install scim-devel :
[modest1] ~ > rpm -ivh scim-devel-1.4.4-1.fc3.i386.rpm
warning: scim-devel-1.4.4-1.fc3.i386.rpm: Header V3 DSA signature: NOKEY, key ID 1ac70ce6
error: Failed dependencies:
scim-libs = 1.4.4-1.fc3 is needed by scim-devel-1.4.4-1.fc3.i386
I tried
setenv scim-libs 1.4.4-1.fc3
but it did not help
- Alex
 
Old 12-23-2009, 10:47 AM   #9
Modest1
LQ Newbie
 
Registered: Feb 2009
Posts: 12

Original Poster
Rep: Reputation: 0
I used APPLICATION - ADD/REMOVE software , search scim and mark all exept chiness and other
unusual languges.
And try to installl... It said that some other packages needed, but install it finally.
So, what now?

I tried
[modest1] ~ > Smart Common Input Method 1.4.4

Launching a SCIM daemon with Socket FrontEnd...
Loading simple Config module ...
Creating backend ...
Reading pinyin phrase lib failed
Loading socket FrontEnd module ...
Starting SCIM as daemon ...
Launching a SCIM process with x11...
Loading socket Config module ...
Creating backend ...
Loading x11 FrontEnd module ...
GTK Panel of SCIM 1.4.4

Starting SCIM ...

ps shows
[modest1] ~ > ps
PID TTY TIME CMD
21498 pts/2 00:00:00 tcsh
21570 pts/2 00:00:00 scim
21573 pts/2 00:00:00 scim-launcher
21642 pts/2 00:00:00 ps
...
And thatś it !

Whatś missing ?
 
Old 12-23-2009, 05:46 PM   #10
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Because you are able to run SCIM, for some time leave all those messages.

see your tray ... do you have " a keyboard" icon ..!! or not ??

right click on it, SCIM setup -> Im engine, Global setup -> select only your favorite languge.

uncheck remaining languages.

you can switch between languages. There are some hot key's to open SCIM they are ctrl + space, shift + space ..etc.
 
Old 12-30-2009, 11:35 AM   #11
Modest1
LQ Newbie
 
Registered: Feb 2009
Posts: 12

Original Poster
Rep: Reputation: 0
Hi raju,
I do not see the icon.
More over, my quatations do not work properly - it is something else
´see´ ¨ I have to type twice to see anything and it is not what I want¨
 
Old 12-30-2009, 12:17 PM   #12
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,142

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
You don't need SCIM to type in Russian!

If EL5 is Red Hat, you are presumably using the Gnome desktop. You can install more than one keyboard driver via the menu, using System - Preferences -Hardware -Keyboard - Layouts. To switch between them, add the Keyboard Indicator to the panel, and use that.

Other desktops will have similar facilities. If you're just using a window manager, then use setxkbmap from the command line to switch layouts. If you are not using a GUI, use loadkeys.
 
Old 12-30-2009, 02:27 PM   #13
DBabo
Member
 
Registered: Feb 2003
Distribution: Fedora {latest}
Posts: 568

Rep: Reputation: 40
Alexander , tell us what ( distro) and where (xwindow /terminal) u are using. if u are on EL5 - you should have license - so u can use yum and repos to search for the rpms..
 
Old 12-30-2009, 03:24 PM   #14
Modest1
LQ Newbie
 
Registered: Feb 2009
Posts: 12

Original Poster
Rep: Reputation: 0
I fixed the problem with quotations - set the keyboard type to english instead of english international.
I do have a license for el5 (it is corporative one).
How can I use yum to see a "keyboard" icon? ;-)
I supposed to install scam alreday... I see scim in /usr/bin :
--rwxr-xr-x 1 root root 28452 May 6 2008 /usr/bin/scim*
-rwxr-xr-x 1 root root 36752 May 6 2008 /usr/bin/scim-config-agent*
-rwxr-xr-x 1 root root 179720 Jul 13 2006 /usr/bin/scim-make-table*
-rwxr-xr-x 1 root root 351 May 6 2008 /usr/bin/scim-restart*
-rwxr-xr-x 1 root root 1106 May 6 2008 /usr/bin/scim-setup*

All I probably need - to lanch the icon ...how ?


-
 
Old 12-30-2009, 03:25 PM   #15
Modest1
LQ Newbie
 
Registered: Feb 2009
Posts: 12

Original Poster
Rep: Reputation: 0
Sorry, forgot to tell that I use kde as a window manager
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting layout for secondary keyboard (Russian) lathuile Ubuntu 2 01-02-2007 11:24 AM
Russian Ukrainian Keyboard Layout Desperado2006 SUSE / openSUSE 2 09-04-2006 03:05 AM
Russian vertual keyboard GameMaker Linux - Software 1 02-26-2006 03:23 AM
Alt Keyboard Layout Setup esp Russian luegner Slackware 1 11-23-2003 01:22 AM
JDK 1.4 and Russian keyboard MOCKBA Linux - General 0 10-07-2003 09:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration