linux/console: Ebene4: Delete anstatt Backspace

This commit is contained in:
Valentin Herrmann 2021-07-04 21:50:41 +02:00
parent f79c16c199
commit 79fd3b99e3
No known key found for this signature in database
GPG Key ID: 9E60CB445C4BBC4C
3 changed files with 9 additions and 9 deletions

View File

@ -361,10 +361,10 @@ shift shiftr keycode 17 = d
altgr keycode 17 = underscore
altgr shiftl keycode 17 = U+03b4
altgr shiftr keycode 17 = U+03b4
ctrll keycode 17 = BackSpace
shiftl ctrll keycode 17 = BackSpace
shiftr ctrll keycode 17 = BackSpace
altgr ctrll keycode 17 = U+0394
ctrll keycode 17 = Delete
shiftl ctrll keycode 17 = Delete
shiftr ctrll keycode 17 = Delete
keycode 18 = u
shift shiftl keycode 18 = u

View File

@ -357,9 +357,9 @@ shift shiftr keycode 17 = v # v [U+0076] LATIN SMALL LETTER V
shiftl keycode 17 = +V # V [U+0056] LATIN CAPITAL LETTER V
shiftr keycode 17 = +V # V [U+0056] LATIN CAPITAL LETTER V
altgr keycode 17 = underscore # _ [U+005F] LOW LINE
ctrll keycode 17 = BackSpace #
shiftl ctrll keycode 17 = BackSpace #
shiftr ctrll keycode 17 = BackSpace #
ctrll keycode 17 = Delete #
shiftl ctrll keycode 17 = Delete #
shiftr ctrll keycode 17 = Delete #
shiftl altgr keycode 17 = VoidSymbol #
shiftr altgr keycode 17 = VoidSymbol #
ctrll altgr keycode 17 = U+221a # √ [U+221A] SQUARE ROOT

View File

@ -361,9 +361,9 @@ shift shiftr keycode 17 = w
altgr keycode 17 = underscore
altgr shiftl keycode 17 = U+03c9
altgr shiftr keycode 17 = U+03c9
ctrll keycode 17 = BackSpace
shiftl ctrll keycode 17 = BackSpace
shiftr ctrll keycode 17 = BackSpace
ctrll keycode 17 = Delete
shiftl ctrll keycode 17 = Delete
shiftr ctrll keycode 17 = Delete
altgr ctrll keycode 17 = U+03a9
keycode 18 = e