mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
keymap: support for the Samsung N140 keyboard
This commit is contained in:
parent
7b4038a96f
commit
fc8e4dd932
@ -19,6 +19,6 @@ DRIVER!="atkbd", GOTO="force_release_end"
|
||||
ENV{DMI_VENDOR}="$attr{[dmi/id]sys_vendor}"
|
||||
|
||||
|
||||
ENV{DMI_VENDOR}=="[sS][aA][mM][sS][uU][nN][gG]*", ATTR{[dmi/id]product_name}=="*N130*|*SR70S/SR71S*", RUN+="keyboard-force-release.sh $devpath samsung-other"
|
||||
ENV{DMI_VENDOR}=="[sS][aA][mM][sS][uU][nN][gG]*", ATTR{[dmi/id]product_name}=="*N130*|*N140*|*SR70S/SR71S*", RUN+="keyboard-force-release.sh $devpath samsung-other"
|
||||
|
||||
LABEL="force_release_end"
|
||||
|
Loading…
x
Reference in New Issue
Block a user