hosts.d: add keyboard to 7dpqtn2
This commit is contained in:
parent
c069a7fc43
commit
3b99ccba65
1 changed files with 5 additions and 0 deletions
|
@ -27,3 +27,8 @@ input "1:1:AT_Translated_Set_2_keyboard" {
|
||||||
xkb_layout "eu"
|
xkb_layout "eu"
|
||||||
xkb_options "xk5:vim,xk5:fn"
|
xkb_options "xk5:vim,xk5:fn"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input "16700:8467:Dell_KB216_Wired_Keyboard" {
|
||||||
|
xkb_layout "eu"
|
||||||
|
xkb_options "xk5:vim,xk5:fn"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue