Do keymaps need to be in /usr/...?

2015-12-16 Thread Carsten Kunze
Hello, disk decryption works for me when I put kbdcontrol -l /usr/share/syscons/keymaps/german.iso.kbd into /etc/rc.d/geli. But do the keymaps need to be in a file system which may be mounted delayed? If there is an error at boot time and something needs to be input to the console the

Re: Keymaps in X11 and consoles should be the same with TEKEN_XTERM in the kernel.

2010-11-13 Thread Eir Nym
On 13/11/2010, crocket wrote: > Does Delete key match \E[3~ on FreeBSD-CURRENT xterm mode? > It's nice to see backspace key match ^?(ASCII DEL), too, since ^H(Ctrl-H) is > reserved by such applications as vim and emacs. > For witch action C-H is reserved in vim(1) ? vim, emacs, zsh, and many othe

Re: Keymaps in X11 and consoles should be the same with TEKEN_XTERM in the kernel.

2010-11-13 Thread crocket
Does Delete key match \E[3~ on FreeBSD-CURRENT xterm mode? It's nice to see backspace key match ^?(ASCII DEL), too, since ^H(Ctrl-H) is reserved by such applications as vim and emacs. ___ freebsd-current@freebsd.org mailing list http://lists.fr

Re: Keymaps in X11 and consoles should be the same with TEKEN_XTERM in the kernel.

2010-11-13 Thread crocket
--- On Sat, 11/13/10, Eir Nym wrote: > From: Eir Nym > Subject: Re: Keymaps in X11 and consoles should be the same with TEKEN_XTERM > in the kernel. > To: "crocket" > Cc: freebsd-current@freebsd.org > Date: Saturday, November 13, 2010, 4:54 PM > On 13 November

Re: Keymaps in X11 and consoles should be the same with TEKEN_XTERM in the kernel.

2010-11-13 Thread Ed Schouten
* crocket , 20101113 13:52: > TEKEN_XTERM turns on xterm mode. > I compiled a kernel with TEKEN_XTERM, and changed cons25 to xterm in > /etc/ttys. > > When I executed vim on a console, the keyboard acted weirdly. Keep in mind that this list is supposed to discuss FreeBSD -CURRENT; not FreeBSD 8.x

Re: Keymaps in X11 and consoles should be the same with TEKEN_XTERM in the kernel.

2010-11-13 Thread Eir Nym
idcontrol -T xterm` and your keybindings will be correct. > I would be glad keymaps in X11 and consoles became the same with TEKEN_XTERM > in the kernel. > If the keymaps in consoles and X11 are the same, 99% of configurations I > needed to make in applications will be unneeded. It wil

Keymaps in X11 and consoles should be the same with TEKEN_XTERM in the kernel.

2010-11-13 Thread crocket
/etc/termcap to fkeys by writing keychanges="fkeycode consolecharacter" in /etc/rc.conf, but it is just a quick hack, and it is just a solution for me but not for everyone. I would be glad keymaps in X11 and consoles became the same with TEKEN_XTERM in the kernel. If the keymaps in co

Re: keymaps

1999-01-26 Thread Jose M. Alcaide
Kazutaka YOKOTA wrote: > > * Summary of magic key sequences > > 101 keyboard84 keyboard function > > Ctrl-Alt-Delete Ctrl-Alt-Delete reboot > Ctrl-Alt-E

Re: keymaps

1999-01-25 Thread Kazutaka YOKOTA
>I recently looked at keymaps in /usr/share/syscons/keymaps and found >many minor errors. In addition to that, there is so much >inconsistency among existing keymaps. True that national keyboards have >different layout of regular keys (alphanumeric keys and symbol keys). >But, it

Re: keymaps

1999-01-25 Thread Don Lewis
On Jan 21, 9:40pm, Warner Losh wrote: } Subject: Re: keymaps } In message <199901220043.laa22...@lightning.itga.com.au> Gregory Bond writes: } : my vote: A version of the standard keymap with CapsLock and LeftCtl } : functions swapped so the control key is under my left finger like }

Re: keymaps

1999-01-24 Thread Gregory Bond
> What's wrong with us.unix.kbd? This also swaps a bunch of other things - Grave<->Esc, BS<->Del, etc. It was more confusing, so I made a new keymap. To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

RE: keymaps

1999-01-22 Thread paul
> -Original Message- > From: John Fieber [mailto:jfie...@indiana.edu] > Sent: Friday, January 22, 1999 3:51 PM > To: Kazutaka YOKOTA > Cc: curr...@freebsd.org > Subject: Re: keymaps > > > On Fri, 22 Jan 1999, Kazutaka YOKOTA wrote: > > > Gentleme

Re: keymaps

1999-01-22 Thread John Fieber
On Fri, 22 Jan 1999, Kazutaka YOKOTA wrote: > Gentlemen, I don't intend to add yet another keymap to > /usr/share/syscons/keymaps. I am merely trying to define a reasonable > set of common, consistent key binding for existing keymaps. > > National keyboards have different la

Re: keymaps

1999-01-22 Thread Kazutaka YOKOTA
y and the Left Ctrl key too :-) But, this is a matter of personal taste and preference which you can easily obtain by editing a keymap. Gentlemen, I don't intend to add yet another keymap to /usr/share/syscons/keymaps. I am merely trying to define a reasonable set of common, consistent key bin

Re: keymaps

1999-01-21 Thread Brian Cully
On Fri, Jan 22, 1999 at 11:43:56AM +1100, Gregory Bond wrote: > my vote: A version of the standard keymap with CapsLock and LeftCtl > functions swapped so the control key is under my left finger like God > intended! Take your existing keymap and swap 029 and 058 with these: 029 clock clock

Re: keymaps

1999-01-21 Thread Mark Murray
Kazutaka YOKOTA wrote: > ScrollLock does "back scroll" too. You want both? My Libretto 70CT has no Scroll Lock, only a Pause. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of t

Re: keymaps

1999-01-21 Thread Henry Miller
On Fri, 22 Jan 1999, Gregory Bond wrote: > my vote: A version of the standard keymap with CapsLock and LeftCtl > functions > swapped so the control key is under my left finger like God intended! My vote is both of the above. I've never found a use for CapsLock, but LeftCtl is important enough

Re: keymaps

1999-01-21 Thread Warner Losh
In message <199901220043.laa22...@lightning.itga.com.au> Gregory Bond writes: : my vote: A version of the standard keymap with CapsLock and LeftCtl : functions swapped so the control key is under my left finger like : God intended! What's wrong with us.unix.kbd? Warner To Unsubscribe: send mail

Re: keymaps

1999-01-21 Thread Gregory Bond
my vote: A version of the standard keymap with CapsLock and LeftCtl functions swapped so the control key is under my left finger like God intended! Greg, home of us.iso-lock-ctl.kbd To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: keymaps

1999-01-21 Thread Kazutaka YOKOTA
>> 104 Pause Start screen saver (saver). >: >> The above assignments for the keycodes 1, 57, 70, 84 and 92 are >> compatible with many, if not all, existing keymaps. > >So far so good! > >> The assignments for 104 and 108 are new. >

Re: keymaps

1999-01-21 Thread Mark Murray
Kazutaka YOKOTA wrote: : > 104 Pause Start screen saver (saver). : > The above assignments for the keycodes 1, 57, 70, 84 and 92 are > compatible with many, if not all, existing keymaps. So far so good! > The assignments for 104 and 108 are new. 104 (Paus

Re: keymaps

1999-01-21 Thread Jos� M� Alcaide
p nop nop nop nop nop nop nop > 107 nop nop nop nop nop nop nop nop > 108 nop nop debug nop nop nop nop nop > There is something I do not understand. Is it possible to generate the Ctrl-Key104 and Alt-Ctrl-Key104 combinations? These are not ava

keymaps

1999-01-21 Thread Kazutaka YOKOTA
I recently looked at keymaps in /usr/share/syscons/keymaps and found many minor errors. In addition to that, there is so much inconsistency among existing keymaps. True that national keyboards have different layout of regular keys (alphanumeric keys and symbol keys). But, it is absurd that