Created
August 14, 2022 17:07
-
-
Save ammgws/4aff00f0675929f3a55e5199c9c4eccc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"identifier": "2:7:SynPS\/2_Synaptics_TouchPad", | |
"name": "SynPS\/2 Synaptics TouchPad", | |
"vendor": 2, | |
"product": 7, | |
"type": "touchpad", | |
"scroll_factor": 1.0, | |
"libinput": { | |
"send_events": "enabled", | |
"tap": "disabled", | |
"tap_button_map": "lrm", | |
"tap_drag": "enabled", | |
"tap_drag_lock": "disabled", | |
"accel_speed": 0.0, | |
"accel_profile": "adaptive", | |
"natural_scroll": "disabled", | |
"left_handed": "disabled", | |
"scroll_method": "two_finger", | |
"dwt": "enabled" | |
} | |
}, | |
{ | |
"identifier": "2:1:PS\/2_Generic_Mouse", | |
"name": "PS\/2 Generic Mouse", | |
"vendor": 2, | |
"product": 1, | |
"type": "pointer", | |
"scroll_factor": 1.0, | |
"libinput": { | |
"send_events": "enabled", | |
"accel_speed": 0.0, | |
"accel_profile": "adaptive", | |
"natural_scroll": "disabled", | |
"left_handed": "disabled", | |
"middle_emulation": "disabled", | |
"scroll_method": "on_button_down", | |
"scroll_button": 274 | |
} | |
}, | |
{ | |
"identifier": "1:1:AT_Translated_Set_2_keyboard", | |
"name": "AT Translated Set 2 keyboard", | |
"vendor": 1, | |
"product": 1, | |
"type": "keyboard", | |
"xkb_layout_names": [ | |
"Japanese" | |
], | |
"xkb_active_layout_index": 0, | |
"xkb_active_layout_name": "Japanese", | |
"libinput": { | |
"send_events": "enabled" | |
} | |
}, | |
{ | |
"identifier": "4337:6714:FJ_Camera:_FJ_Camera", | |
"name": "FJ Camera: FJ Camera", | |
"vendor": 4337, | |
"product": 6714, | |
"type": "keyboard", | |
"xkb_layout_names": [ | |
"Japanese" | |
], | |
"xkb_active_layout_index": 0, | |
"xkb_active_layout_name": "Japanese", | |
"libinput": { | |
"send_events": "enabled" | |
} | |
}, | |
{ | |
"identifier": "0:5:Lid_Switch", | |
"name": "Lid Switch", | |
"vendor": 0, | |
"product": 5, | |
"type": "switch", | |
"libinput": { | |
"send_events": "enabled" | |
} | |
}, | |
{ | |
"identifier": "0:1:Power_Button", | |
"name": "Power Button", | |
"vendor": 0, | |
"product": 1, | |
"type": "keyboard", | |
"xkb_layout_names": [ | |
"Japanese" | |
], | |
"xkb_active_layout_index": 0, | |
"xkb_active_layout_name": "Japanese", | |
"libinput": { | |
"send_events": "enabled" | |
} | |
}, | |
{ | |
"identifier": "0:6:Video_Bus", | |
"name": "Video Bus", | |
"vendor": 0, | |
"product": 6, | |
"type": "keyboard", | |
"xkb_layout_names": [ | |
"Japanese" | |
], | |
"xkb_active_layout_index": 0, | |
"xkb_active_layout_name": "Japanese", | |
"libinput": { | |
"send_events": "enabled" | |
} | |
}, | |
{ | |
"identifier": "0:0:Fujitsu_FUJ02E3", | |
"name": "Fujitsu FUJ02E3", | |
"vendor": 0, | |
"product": 0, | |
"type": "keyboard", | |
"xkb_layout_names": [ | |
"Japanese" | |
], | |
"xkb_active_layout_index": 0, | |
"xkb_active_layout_name": "Japanese", | |
"libinput": { | |
"send_events": "enabled" | |
} | |
}, | |
{ | |
"identifier": "0:1:Power_Button", | |
"name": "Power Button", | |
"vendor": 0, | |
"product": 1, | |
"type": "keyboard", | |
"xkb_layout_names": [ | |
"Japanese" | |
], | |
"xkb_active_layout_index": 0, | |
"xkb_active_layout_name": "Japanese", | |
"libinput": { | |
"send_events": "enabled" | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment