From: Araki K. <ara...@us...> - 2003-06-28 07:00:48
|
Hi, Subject: [Mlterm-dev-en] problems with accents From: gabor <ga...@z1...> Message-ID: <105...@wi...> Date: 28 Jun 2003 01:46:07 +0200 > i'm using a slovak (sk) keyboard. > > when i want to enter the symbol <a'> ( the ' is at the top of the a), > then (while having the keyboard switched to slovak (setxkbmap sk)), > i press the <=> button (nothing has been output yet), and then i press > <a>. and <a'> is showed. this works in xterm, gnome-terminal and in > konsole too). > but in mlterm, when i press the <=> button, the <'> is shown, so i get > <'a> and not <a'>. > > any ideas how to solve this? When I started mlterm as below, I could input <a'> by pressing <=> and <a> sequentially. XMODIFIERS="@im=none" LC_CTYPE=sk_SK.ISO8859-2 mlterm -w 12 -E auto I suspect you don't specify XMODIFIERS environmental variable correctly, which should be "@im=none" if you want to input something like accent-ed characters. I wonder if this should be noted in mlterm.1 manual...?? >> kubota san Regards, -- Araki Ken ara...@us... |