Linux FAQ's & Manuals
- Linux Scripts
- Debian Install
- Bash For Beginners
- Bugzilla
- Consultants Guide
- GCC Manual
- Linux Command Line Tools
- Gnu Pascal Coding Standards
- Linux Installation Disk
- Labolatorium Linux(PL)
- Budowa systemu Linux(PL)
- Linux Dictionary
- Network Administrators
- Rescue Disk for Linux
- Red Hat Installation
- Red Hat Customization
- Red Hat Getting Started
- Red Hat Security
- Secure & Optimize
- Slackware Manual
- Suse Support
- Suse FAQ
Ron Hovsepian takes charge of Novell Inc. as President and CEO at a critical juncture in the company's long and sometimes colorful history...
LinuxWorld: Another 15 Years of Java: JBoss' Fleury on the GPL, IBM, Patents and Microsoft
Speaking at JBoss World in Berlin yesterday, Marc Fleury, the founder and leader of the JBoss Division of Red Hat, told LinuxWorld that he was pleased that Sun had chosen to release Java under the GPL...
Datamation: Study: Developers Favor Linux
In its most recent survey of some 400 software developers with Linux experience, the Evans Data research firm discovered a major change...
The Register: Xandros Linux Conquers a Hostile Sony Laptop
I have an impressive talent for buying laptop computers hostile to Linux. Right now I'm using a Sony Vaio VGN-FS840/W, with more proprietary drivers than you can shake a stick at...
CIO: In China, Taiwan Linux Hot, Standards Not: Q&A
Earlier this year, members of Chinese and Taiwanese IT associations announced broad plans to work together to jointly develop and promote Linux as well as home-grown standards for certain IT components...
usage of nicolatter
first copy the directory with the config files to your home directory:15
~$ cp -r /usr/share/doc/packages/nicolatter/rc ~/.nicolatter
then, for testing, use a japanese capable terminal, (e.g. mlterm), start nicolatter in one terminal (to see the debugging messages), start another terminal and type
~$ lang=ja_jp xmodifiers="@im=nicolatter" mlterm
in the mlterm which starts now, you can input japanese using nicolatter.
i did set the default key to start japanese input to ``control-backslash'', the default keyboard mapping to romaji and the default server to wnn. you can change that on the fly with "nicoconf". to use the jis keyboard mapping for direct hiragana input, check the check-button 図形キーを置き換える and enter the location of the jisx6002.keymap file into the 定義ファイル entry field below this check button (see figure
, replace /suse/mfabian with your home directory).
if all works to your satisfaction, you can start nicolatter like
~$ nicolatter -d
then it will go directly into the background without printing debugging messages. if you always want to use nicolatter instead of kinput2, edit your ~/.xim file (see section 6.1.2).
footnotes
- ... directory:15
- when using the suse package for nicolatter > = 1.7.5, default config files are already installed in /etc/x11/nicolatter and read from there if /.nicolatter doesn't exist, i.e. you only need to put the config files into your home directory if you don't like the defaults.