|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.kbna.dioscuri.module.keyboard.ScanCodeSets
public class ScanCodeSets
Class ScanCodeSets Defines three basic sets of scancodes: XT, AT and PS/2. By default scancode set AT is used. Notes: - Not all scancodes are filled in. - Difference between XT and AT is that they use different codes - Difference between XT/AT and PS/2 is that the latter doesn't use make/break codes but rather one code.
| Field Summary | |
|---|---|
(package private) java.lang.String[][][] |
scancodes
|
protected char[] |
translate8042
|
| Constructor Summary | |
|---|---|
ScanCodeSets()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected char[] translate8042
java.lang.String[][][] scancodes
| Constructor Detail |
|---|
public ScanCodeSets()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||