"/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\můj neúspěšný pokus o ono alt + tab a kopírování / vkládání pod boční tlačítka:""
b:8
"/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\""
b:9
"echo ButtonPress 4 ButtonRelease 4 | xmacroplay -d 0 :0.0"
b:11
"echo ButtonPress 5 ButtonRelease 5 | xmacroplay -d 0 :0.0"
b:12
"echo ButtonPress 6 ButtonRelease 6 | xmacroplay -d 0 :0.0"
b:13
"echo ButtonPress 7 ButtonRelease 7 | xmacroplay -d 0 :0.0"
b:14
"/usr/bin/xvkbd -xsendevent -text "\[Ctr_C]\[Copy]""edit: Zapomněl jsem na otázku :) ale asi je zřejmá, nevíte jak tlačítka správně nabindovat ?
b:8
"/usr/bin/xvkbd -xsendevent -text "\[Ctr_V]\[Paste]""
b:9
"/usr/bin/xvkbd -xsendevent -text "\[Alt_Tab]\[change_window]""
b:10
"echo ButtonPress 4 ButtonRelease 4 | xmacroplay -d 0 :0.0"
b:11
"echo ButtonPress 5 ButtonRelease 5 | xmacroplay -d 0 :0.0"
b:12
"echo ButtonPress 6 ButtonRelease 6 | xmacroplay -d 0 :0.0"
b:13
"echo ButtonPress 7 ButtonRelease 7 | xmacroplay -d 0 :0.0"
b:14
Using the Application-Switch button for switching windows in GNOME doesn’t work because it would require holding down the Alt key while pressing Tab several times, xvkbd can’t do that.