mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 09:40:30 +08:00
pikvm/pikvm#1528: Fixed fr keymap
This commit is contained in:
parent
82f45cd1fd
commit
e04381555c
@ -49,13 +49,15 @@ oneeighth 0x03 shift altgr
|
|||||||
quotedbl 0x04
|
quotedbl 0x04
|
||||||
3 0x04 shift
|
3 0x04 shift
|
||||||
numbersign 0x04 altgr
|
numbersign 0x04 altgr
|
||||||
sterling 0x04 shift altgr
|
# KVMD
|
||||||
|
#sterling 0x04 shift altgr
|
||||||
|
|
||||||
# evdev 5 (0x5), QKeyCode "4", number 0x5
|
# evdev 5 (0x5), QKeyCode "4", number 0x5
|
||||||
apostrophe 0x05
|
apostrophe 0x05
|
||||||
4 0x05 shift
|
4 0x05 shift
|
||||||
braceleft 0x05 altgr
|
braceleft 0x05 altgr
|
||||||
dollar 0x05 shift altgr
|
# KVMD
|
||||||
|
#dollar 0x05 shift altgr
|
||||||
|
|
||||||
# evdev 6 (0x6), QKeyCode "5", number 0x6
|
# evdev 6 (0x6), QKeyCode "5", number 0x6
|
||||||
parenleft 0x06
|
parenleft 0x06
|
||||||
@ -91,7 +93,8 @@ plusminus 0x0a shift altgr
|
|||||||
agrave 0x0b
|
agrave 0x0b
|
||||||
0 0x0b shift
|
0 0x0b shift
|
||||||
at 0x0b altgr
|
at 0x0b altgr
|
||||||
degree 0x0b shift altgr
|
# KVMD
|
||||||
|
#degree 0x0b shift altgr
|
||||||
|
|
||||||
# evdev 12 (0xc), QKeyCode "minus", number 0xc
|
# evdev 12 (0xc), QKeyCode "minus", number 0xc
|
||||||
parenright 0x0c
|
parenright 0x0c
|
||||||
@ -122,7 +125,8 @@ AE 0x10 shift altgr
|
|||||||
z 0x11
|
z 0x11
|
||||||
Z 0x11 shift
|
Z 0x11 shift
|
||||||
guillemotleft 0x11 altgr
|
guillemotleft 0x11 altgr
|
||||||
less 0x11 shift altgr
|
#KVMD
|
||||||
|
#less 0x11 shift altgr
|
||||||
|
|
||||||
# evdev 18 (0x12), QKeyCode "e", number 0x12
|
# evdev 18 (0x12), QKeyCode "e", number 0x12
|
||||||
e 0x12
|
e 0x12
|
||||||
@ -200,7 +204,8 @@ Greek_OMEGA 0x1e shift altgr
|
|||||||
s 0x1f
|
s 0x1f
|
||||||
S 0x1f shift
|
S 0x1f shift
|
||||||
ssharp 0x1f altgr
|
ssharp 0x1f altgr
|
||||||
section 0x1f shift altgr
|
# KVMD
|
||||||
|
#section 0x1f shift altgr
|
||||||
|
|
||||||
# evdev 32 (0x20), QKeyCode "d", number 0x20
|
# evdev 32 (0x20), QKeyCode "d", number 0x20
|
||||||
d 0x20
|
d 0x20
|
||||||
@ -247,7 +252,8 @@ Lstroke 0x26 shift altgr
|
|||||||
# evdev 39 (0x27), QKeyCode "semicolon", number 0x27
|
# evdev 39 (0x27), QKeyCode "semicolon", number 0x27
|
||||||
m 0x27
|
m 0x27
|
||||||
M 0x27 shift
|
M 0x27 shift
|
||||||
mu 0x27 altgr
|
# KVMD
|
||||||
|
#mu 0x27 altgr
|
||||||
masculine 0x27 shift altgr
|
masculine 0x27 shift altgr
|
||||||
|
|
||||||
# evdev 40 (0x28), QKeyCode "apostrophe", number 0x28
|
# evdev 40 (0x28), QKeyCode "apostrophe", number 0x28
|
||||||
@ -280,7 +286,8 @@ Lstroke 0x2c shift altgr
|
|||||||
x 0x2d
|
x 0x2d
|
||||||
X 0x2d shift
|
X 0x2d shift
|
||||||
guillemotright 0x2d altgr
|
guillemotright 0x2d altgr
|
||||||
greater 0x2d shift altgr
|
# KVMD
|
||||||
|
#greater 0x2d shift altgr
|
||||||
|
|
||||||
# evdev 46 (0x2e), QKeyCode "c", number 0x2e
|
# evdev 46 (0x2e), QKeyCode "c", number 0x2e
|
||||||
c 0x2e
|
c 0x2e
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user