Displaying 20 results from an estimated 1000 matches similar to: "1.73-pre6 doesn't like kbdmap"
2002 Oct 16
5
kbdmap & ASCII > 128
Hi,
I've just played around with kbdmap in pxelinux. I always wondered why there was no
translation for "AltGr"-Keys (the right 'Alt'-Key) (AltGr-Q generates "@" on a german
keyboard e.g.), and I found in conio.inc (syslinux 1.76):
getchar:
[..]
.kbd: xor ax,ax ; Get keyboard input
int 16h
and al,al
jz .func_key
mov bx,KbdMap ; Convert character sets
2009 Apr 08
2
kbdmap module file format error
Hi,
I was excited to find the kbdmap module, but have some problems making it
work with keyboard mapping files that works fine with syslinux.
I tried by using both:
label be
menu label ^Belgian (be)
kernel kbdmap.c32 maps/be.ktl
as well as:
label be
menu label p Belgian (be)
kernel kbdmap.c32
append maps/be.ktl
but I always get the error:
Keyboard map file
2017 Feb 03
2
KBDMAP and chainloading supported by syslinux.efi?
Hallo List,
Maybe someone on the list can answer these questions for everyone
concerning the more or less experimental syslinux.efi for UEFI boot:
1.
Is the KBDMAP directive supported by syslinux.efi? In my tests with a
german keymap generated as documented in
http://www.syslinux.org/wiki/index.php?title=Config#KBDMAP
only the BIOS version of syslinux loads and sets the correct keymap,
while the
2013 Jun 12
2
KBDMAP - extlinux 5.xx
On Thu, 06 Jun, at 01:11:53AM, poma wrote:
>
> Standalone directive 'kbdmap <kbd>.ktl' doesn't work within series 5.
> Tested via 5.00, 5.01 and 5.10.
> It works within series 4 - tested via 4.05 and 4.06.
> Is it a bug, or is it a feature?
Could you provide me with your .ktl file?
--
Matt Fleming, Intel Open Source Technology Center
2013 Jun 05
1
KBDMAP - extlinux 5.xx
Standalone directive 'kbdmap <kbd>.ktl' doesn't work within series 5.
Tested via 5.00, 5.01 and 5.10.
It works within series 4 - tested via 4.05 and 4.06.
Is it a bug, or is it a feature?
poma
2013 Jun 13
0
KBDMAP - extlinux 5.xx
On 12.06.2013 14:41, Matt Fleming wrote:
> On Thu, 06 Jun, at 01:11:53AM, poma wrote:
>>
>> Standalone directive 'kbdmap <kbd>.ktl' doesn't work within series 5.
>> Tested via 5.00, 5.01 and 5.10.
>> It works within series 4 - tested via 4.05 and 4.06.
>> Is it a bug, or is it a feature?
>
> Could you provide me with your .ktl file?
[1]
2002 Oct 21
2
strange problem with pxelinux - Config file size limit?
Hi,
I have some strange problem with pxelinux. I have a quite big config file (>8K), with much labels
(29), long append's and some texts on the F-Keys (F1-F5). This works as expected, pxelinux
loads all labels without a peep.
Now I added 'kbdmap kbd-de' to this config file - and I get strange errors all over. pxelinux
reports several times 'Unknown keyword in config file.'
2002 Apr 28
0
SYSLINUX 1.73-pre6 released
It seems that at least SYSLINUX 1.73-pre4 and -pre5 had some very
serious bugs in it, so here is a SYSLINUX 1.73-pre6 to test out; don't
be surprised if there are more in short order... :)
ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/
-hpa
2017 Feb 03
0
KBDMAP and chainloading supported by syslinux.efi?
On Fri, Feb 3, 2017 at 9:27 AM, Klaus Knopper via Syslinux
<syslinux at zytor.com> wrote:
> Hallo List,
>
> Maybe someone on the list can answer these questions for everyone
> concerning the more or less experimental syslinux.efi for UEFI boot:
>
> 1.
> Is the KBDMAP directive supported by syslinux.efi? In my tests with a
> german keymap generated as documented in
2011 Apr 03
1
proper keymap format ?
I just tried kbdmap.c32, got a format error
Keyboard map file format error
boot:
the file I attempted to use was from sudo dumpkeys > keymap,
and copied into /var/lib/tftpboot
I'll happily add whatever knowledge I get to the wiki-page for kbdmap
FWIW, I tried this cuz my cursor keys were not working with menu.c32,
so any hints to solve this problem would be great
this is with
2016 Mar 07
2
keytab-lilo: update to support kbd 2.0.3 format
On 07.03.2016 19:24, Ady via Syslinux wrote:
>> doc: keytab-lilo example on Fedora
>>
>> ---
>> doc/keytab-lilo.txt | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/doc/keytab-lilo.txt b/doc/keytab-lilo.txt
>> index cdbea0f..f35b3e8 100644
>> --- a/doc/keytab-lilo.txt
>> +++ b/doc/keytab-lilo.txt
>> @@ -83,3 +83,7 @@
2003 Jun 20
1
Remapping Serial Keyboard Input with SYSLINUX
I have a system with a Matrix Orbital keypad (only) on ttyS0 which
generates it own strange bytes when keys are pressed. Is there something
similar to the KBDMAP directive but for serial input?
This is a serious problem for us (i.e. we have to remap the 'L'
character to be interpreted the same as an "Enter" (i.e. <cr>)) and so
if there isn't a way of doing this
2015 Sep 20
1
[syslinux:master] com32/modules: Split build by architecture. Add dir.c32
On Sun, Sep 20, 2015 at 8:33 AM, syslinux-bot for Gene Cumm
<gene.cumm at gmail.com> wrote:
> Commit-ID: e0ac1d2fdf7d7c58457f3796a12561cce95ca29f
> Gitweb: http://www.syslinux.org/commit/e0ac1d2fdf7d7c58457f3796a12561cce95ca29f
> Author: Gene Cumm <gene.cumm at gmail.com>
> AuthorDate: Sun, 20 Sep 2015 08:30:55 -0400
> Committer: Gene Cumm <gene.cumm at
2013 Jun 25
8
Syslinux 6.00 released
On Tue, 25 Jun, at 01:09:47PM, H. Peter Anvin wrote:
> Not really... let's just document "make bios".
There's preliminary documentation in doc/building.txt.
--
Matt Fleming, Intel Open Source Technology Center
2013 Jun 13
2
KBDMAP - extlinux 5.xx
On Thu, 13 Jun, at 12:40:48PM, poma wrote:
> Regarding [1], [2], and [3], I somehow doubt that this is a '*.ktl' i.e.
> "Keyboard Table for Lilo" problem.
> Which ones of these[4] produced by the 'keytab-lilo' you need?
> All of them[4] were tested. ;)
Any one will do. I just want to reproduce this bug.
--
Matt Fleming, Intel Open Source Technology Center
2013 Jun 13
0
KBDMAP - extlinux 5.xx
On 13.06.2013 13:04, Matt Fleming wrote:
> On Thu, 13 Jun, at 12:40:48PM, poma wrote:
>> Regarding [1], [2], and [3], I somehow doubt that this is a '*.ktl' i.e.
>> "Keyboard Table for Lilo" problem.
>> Which ones of these[4] produced by the 'keytab-lilo' you need?
>> All of them[4] were tested. ;)
>
> Any one will do. I just want to
2013 Jun 17
1
KBDMAP - extlinux 5.xx
On Thu, 13 Jun, at 02:18:27PM, poma wrote:
> http://goo.gl/O9UwH
Thanks, this should now be fixed in the 5.11-pre2 release.
--
Matt Fleming, Intel Open Source Technology Center
2009 Apr 08
1
menu module behaviour for menu exit
Hi,
I was looking for a way to have a submenu go back to the previous menu
when you use Escape inside the submenu. Or to return back to a menu when
you return from a com32 entry (eg. kbdmap, hdt or rosh).
I had hoped something like this worked:
----
default bootlocal
prompt 1
label menu
menu hide
kernel menu.c32
label bootlocal
menu hide
localboot -1
menu begin main
menu
2013 Sep 04
5
5.10 regression (from 5.01) MENU INCLUDE broken.
Hello,
Long story short, example config:
### cut
UI vesamenu.c32
MENU TITLE Multiboot USB
MENU BACKGROUND #00000000
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
MENU BEGIN
MENU TITLE System Rescue CD 2.4.1
INCLUDE sysrcd-2.4.1.conf
MENU END
MENU BEGIN
MENU TITLE
2013 Sep 05
3
5.10 regression (from 5.01) MENU INCLUDE broken.
On 09/05/2013 01:55 AM, Gene Cumm wrote:
> On Wed, Sep 4, 2013 at 2:34 PM, Piotr Karbowski
> <piotr.karbowski at gmail.com> wrote:
>
>> With syslinux (extlinux) it will jump to last INCLUDE'ed menu always, with
>> 5.01 it will display list of elements, then allow me to choose which one I
>> want to enter.
>>
>> Even if the include part contain a