Skip to content

Commit

Permalink
Add module hid_generic
Browse files Browse the repository at this point in the history
  • Loading branch information
xs5871 committed Apr 2, 2024
1 parent cf6c92b commit 60e9f08
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion unl0kr_install
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,20 @@ build() {
add_binary '/usr/lib/ossl-modules/legacy.so'

add_module 'hid_multitouch'
add_module 'hid_generic'

add_binary 'unl0kr'
add_file '/etc/unl0kr.conf'

add_full_dir '/usr/share/libinput'
map add_udev_rule \
'60-drm.rules' \
'60-input-id.rules' \
'60-persistent-input.rules' \
'70-mouse.rules' \
'70-touchpad.rules' \
'80-libinput-device-groups.rules'

add_full_dir '/usr/share/libinput'
add_full_dir '/usr/share/X11/xkb'

add_runscript
Expand Down

0 comments on commit 60e9f08

Please sign in to comment.