Quantcast
Viewing all articles
Browse latest Browse all 5391

Raspberry Pi OS • Re: Mapping the calculator key to galculator in Bookworm

found the triggerhappy tool already installed and used it to figure out what the name of the key is, like this:

Code:

thd --dump /dev/input/event*
Then press the calculator key, and there you have it: KEY_CALC. Should have guessed that. I put the stuff below in wayfire.ini and the calculator key now loads galculator.

Code:

[command]binding_calculator = KEY_CALCcommand_calculator = galculator

Statistics: Posted by ljorg — Sun Jan 07, 2024 10:57 am



Viewing all articles
Browse latest Browse all 5391

Trending Articles