You are not logged in.
if I want to bind to .xbindkeysrc my calculator Keyboard key to open galculator
I know the basic ones MOD4 etc but how to find the code of the calculator key on my Logitech keybaord, to create entry in .xbindkeysrc
On other distros, the more for noobies one, when you create a shortcut, you enter your command and you press the desired key.. SO I have been used to be lazy a bit...
tks !
Last edited by yoda (2020-03-04 16:02:31)
According to Buddhism, we all met several times... This time, it's on this forum :-) May we meet again
Offline
"man xbindkeys" says:
-k, --key
Identify one key pressed (useful to fill the configuration file)
-mk, --multikey
Identify multi key pressed (useful to fill the configuration file)
Last edited by rbh (2020-03-04 16:01:24)
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
tks !!
yoda@bunsen-desktop:~$ xbindkeys -k
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.
"(Scheme function)"
m:0x10 + c:148
Mod2 + XF86Calculator
According to Buddhism, we all met several times... This time, it's on this forum :-) May we meet again
Offline
BL make it easy for people who like to learn, get better a scripting or creating basic commands....
# DIM screen
"xset dpms force off"
Mod4 + Mod2 + KP_Begin
According to Buddhism, we all met several times... This time, it's on this forum :-) May we meet again
Offline