[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] keyboard table problem



Dne ne 28. prosinec 2003 23:48 Konrad Kokoszkiewicz napsal(a):
> > it don't depend on table. It freeze always, even there is no table
> > present.
> 
> So, if you don't want to send the table, please at least tell something
> about your configuration so that I could reproduce it.

I have no problem to send you the table, but I tried it with tables from MiNT 
packet British, German, Polish and it is still the same. 

What should happen if there is no keyboard.tbl in /c/mint/ ? I think that the 
same as without unicode.tbl - the kernel must write that there is no table 
and continue.

In attachement is my test only Czech keyboard table. So you can look to it.
I hope it is ok.

I am running on Atari TT with Cattamaran and Imagine graphics card (old NOVA) 
and ethernec. It happen even I run it without any modules only with graphics 
card redirector and then MiNT. It stops after three dots are written. It 
doesn't write "AKP code X."

I tried debug kernel but it didn't write anything useful before kernel freeze.

Jan
----------------------------------------------------------------------------
http://jaysoft.atari.org
; Czech ISO 8859-2 keyboard, AKP code 15
;
; Unshifted

	dc.w	$2772
	dc.w	$000F

	dc.b	$00,$1b,$f3,$ec,$b9,$e8,$f8,$be
	dc.b	$fd,$e1,$ed,$e9,'=',$27,$08,$09
	dc.b	'q','w','e','r','t','z','u','i'
	dc.b	'o','p',$fa,$ef,$0d,$00,'a','s'
	dc.b	'd','f','g','h','j','k','l',$f9
	dc.b	$bb,'#',$00,$f2,'y','x','c','v'
	dc.b	'b','n','m',',','.','-',$00,$00
	dc.b	$00,' ',$00,$00,$00,$00,$00,$00
	dc.b	$00,$00,$00,$00,$00,$00,$00,$00
	dc.b	$00,$00,'-',$00,$00,$00,'+',$00
	dc.b	$00,$00,$00,$7f,$00,$00,$00,$00
	dc.b	$00,$00,$00,$00,$00,$00,$00,$00
	dc.b	'<',$00,$00,'(',')','/','*','7'
	dc.b	'8','9','4','5','6','1','2','3'
	dc.b	'0','.',$0d,$00,$00,$00,$00,$00
	dc.b	$00,$00,$00,$00,$00,$00,$00,$00

; Shifted 

	dc.b	$00,$1b,$d3,$cc,$a9,$c8,$d8,$ae
	dc.b	$dd,$c1,$cd,$c9,'?','`',$08,$09
	dc.b	'Q','W','E','R','T','Z','U','I'
	dc.b	'O','P',$da,$cf,$0d,$00,'A','S'
	dc.b	'D','F','G','H','J','K','L',$d9
	dc.b	$ab,'^',$00,$d2,'Y','X','C','V'
	dc.b	'B','N','M',';',':','_',$00,$00
	dc.b	$00,' ',$00,$00,$00,$00,$00,$00
	dc.b	$00,$00,$00,$00,$00,$00,$00,'7'
	dc.b	'8',$00,'_','4',$00,'6','+',$00
	dc.b	'2',$00,'0',$7f,$00,$00,$00,$00
	dc.b	$00,$00,$00,$00,$00,$00,$00,$00
	dc.b	'>',$00,$00,'{','}','/','*','|'
	dc.b	'[',']','$','%','&','!','"','#'
	dc.b	'=','.',$0d,$00,$00,$00,$00,$00
	dc.b	$00,$00,$00,$00,$00,$00,$00,$00

; Caps

	dc.b	$00,$1b,$d3,$cc,$a9,$c8,$d8,$ae
	dc.b	$dd,$c1,$cd,$c9,'=',$27,$08,$09
	dc.b	'Q','W','E','R','T','Z','U','I'
	dc.b	'O','P',$da,$cf,$0d,$00,'A','S'
	dc.b	'D','F','G','H','J','K','L',$d9
	dc.b	$ab,'#',$00,'~','Y','X','C','V'
	dc.b	'B','N','M',',','.','-',$00,$00
	dc.b	$00,' ',$00,$00,$00,$00,$00,$00
	dc.b	$00,$00,$00,$00,$00,$00,$00,$00
	dc.b	$00,$00,'-',$00,$00,$00,'+',$00
	dc.b	$00,$00,$00,$7f,$00,$00,$00,$00
	dc.b	$00,$00,$00,$00,$00,$00,$00,$00
	dc.b	'<',$00,$00,'(',')','/','*','7'
	dc.b	'8','9','4','5','6','1','2','3'
	dc.b	'0','.',$0d,$00,$00,$00,$00,$00
	dc.b	$00,$00,$00,$00,$00,$00,$00,$00
	
; Alternate

	dc.b	$00

; Alternate shifted

	dc.b	$00

; Alternate Caps

	dc.b	$00
	

Attachment: czech_iso.tbl
Description: Binary data