Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ldrahnik committed Jan 20, 2024
1 parent 9bf2d01 commit 497c05c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions asus_fliplock.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ def flip(intel_hid_switches_tablet_mode):
intel_hid_switches_tablet_mode = not intel_hid_switches_tablet_mode

# TODO: first flip is ommited because device for swithes is added immediately when is flip_key (usually EV_KEY.KEY_PROG2) triggered
# dmegs:
# [ 4685.611692] intel-hid INTC1051:00: switch event received, enable switches supports
# [ 4685.611762] input: Intel HID switches as /devices/platform/INTC1051:00/input/input37
search_devices()


Expand Down

0 comments on commit 497c05c

Please sign in to comment.