Re: vim keyboard mode via X server.

2008-10-02 Fir de Conversatie Ian Kelling

 how would you type the letters hjkl into text? (almost any program needs
 to be able to use text, if only as the name of a file for its data).

From what I understand, international modes are togled on and off with
a keypress. It would work the same way, like vim insert and normal
mode.

- Ian

--~--~-~--~~~---~--~~
You received this message from the vim_dev maillist.
For more information, visit http://www.vim.org/maillist.php
-~--~~~~--~~--~--~---



vim keyboard mode via X server.

2008-10-01 Fir de Conversatie Ian Kelling

I've read that Xorg X server can have keyboards change modes to do
international character set. It seems like you should be able to make
a vim mode where jikl are arrow keys, $ = end, ^ = home, ctrl-u =
pgup, ctrl-d = pgdn. There are some others. Anyone heard of this
before? Any suggestions?

- Ian

--~--~-~--~~~---~--~~
You received this message from the vim_dev maillist.
For more information, visit http://www.vim.org/maillist.php
-~--~~~~--~~--~--~---



Re: vim keyboard mode via X server.

2008-10-01 Fir de Conversatie Tony Mechelynck

On 02/10/08 00:30, Ian Kelling wrote:
 I've read that Xorg X server can have keyboards change modes to do
 international character set. It seems like you should be able to make
 a vim mode where jikl are arrow keys, $ = end, ^ = home, ctrl-u =
 pgup, ctrl-d = pgdn. There are some others. Anyone heard of this
 before? Any suggestions?

 - Ian

For programs run in an xterm or similar terminal, or for GUI programs, 
this is the responsibility of the program, not the X server, otherwise 
how would you type the letters hjkl into text? (almost any program needs 
to be able to use text, if only as the name of a file for its data).

Best regards,
Tony.
-- 
 From the moment I picked your book up until I put it down I was
convulsed with laughter.  Some day I intend reading it.
-- Groucho Marx, from The Book of Insults

--~--~-~--~~~---~--~~
You received this message from the vim_dev maillist.
For more information, visit http://www.vim.org/maillist.php
-~--~~~~--~~--~--~---