Skip to content

Instantly share code, notes, and snippets.

@7415963987456321
Created November 30, 2018 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 7415963987456321/ba66bf30cbc28aaefcb280e191ac0e30 to your computer and use it in GitHub Desktop.
Save 7415963987456321/ba66bf30cbc28aaefcb280e191ac0e30 to your computer and use it in GitHub Desktop.
Output from swaymsg -t get_inputs
[
{
"identifier": "0:0:Acer_WMI_hotkeys",
"name": "Acer WMI hotkeys",
"vendor": 0,
"product": 0,
"type": "keyboard",
"xkb_active_layout_name": "Icelandic"
},
{
"identifier": "1:1:AT_Translated_Set_2_keyboard",
"name": "AT Translated Set 2 keyboard",
"vendor": 1,
"product": 1,
"type": "keyboard",
"xkb_active_layout_name": "Icelandic"
},
{
"identifier": "1739:32183:SYNA7DB5:00_06CB:7DB7_Touchpad",
"name": "SYNA7DB5:00 06CB:7DB7 Touchpad",
"vendor": 1739,
"product": 32183,
"type": "pointer"
},
{
"identifier": "3034:22515:HD_WebCam:_HD_WebCam",
"name": "HD WebCam: HD WebCam",
"vendor": 3034,
"product": 22515,
"type": "keyboard",
"xkb_active_layout_name": "Icelandic"
},
{
"identifier": "0:3:Sleep_Button",
"name": "Sleep Button",
"vendor": 0,
"product": 3,
"type": "keyboard",
"xkb_active_layout_name": "Icelandic"
},
{
"identifier": "0:1:Power_Button",
"name": "Power Button",
"vendor": 0,
"product": 1,
"type": "keyboard",
"xkb_active_layout_name": "Icelandic"
},
{
"identifier": "0:6:Video_Bus",
"name": "Video Bus",
"vendor": 0,
"product": 6,
"type": "keyboard",
"xkb_active_layout_name": "Icelandic"
},
{
"identifier": "0:1:Power_Button",
"name": "Power Button",
"vendor": 0,
"product": 1,
"type": "keyboard",
"xkb_active_layout_name": "Icelandic"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment