SaCarde
programmazione tasti multimediali 2
programmiamo tasti multimediali/funzione con xbindkeys
1) visualizzare codici relativi al tasto scelto:
xbindkeys --key
Press combination of keys or/and click under the window.
You can use one of the two lines after "NoCommand"
in $HOME/.xbindkeysrc to bind a key.
[premere il tasto]
"(Scheme function)"
m:0x10 + c:227
Mod2 + NoSymbol
2) inserire nel file: ~.xbindkeysrc
# pausa schermo
"sleep 1 && xset dpms force off &"
m:0x10 + c:227
3) eseguire: xbindkeys
4) per vedere i tasti abilitati:
xbindkeys_show
5) in alternativa si spuo' programmare i tasti direttamente dal comando grafico:
xbindkeys_config
creando nome->comando->tasto direttamente dall'interfaccia
Le ultime notizie relative a questo argomento



















































Tutte le notizie relative a questo argomento