Yes it's a python 2.7 problem, I changed MX Linux for Linux Mint MATE
So, I just discovered one in the key-mon spirit, it's called kmcaster > https://github.com/flathub/com.whitemagi.../tag/1.1.0
I downloaded the .jar (make it executable)
Then for the shortcut in the menu and Plank, I did put a 'kmcaster-launch.sh' in my 'patrice' directory with
the mouse wheel works, does not have a right click menu, I close the app from the panel/Plank icon with a right click or Alt+F4, does not have all the whistle and bells of key-mon, but it works just well and fine and the size is adjustable from the .sh (which key-mon wasn't)
I might know some-one who could be interested... Rich?
So, I just discovered one in the key-mon spirit, it's called kmcaster > https://github.com/flathub/com.whitemagi.../tag/1.1.0
I downloaded the .jar (make it executable)
Then for the shortcut in the menu and Plank, I did put a 'kmcaster-launch.sh' in my 'patrice' directory with
Code:
#!/bin/bash
cd "/home/patrice/Applications/"
# -d 50 is dimension-height in pixels (default is 100. accept only integer)
java -jar "kmcaster.jar" -d 50the mouse wheel works, does not have a right click menu, I close the app from the panel/Plank icon with a right click or Alt+F4, does not have all the whistle and bells of key-mon, but it works just well and fine and the size is adjustable from the .sh (which key-mon wasn't)
I might know some-one who could be interested... Rich?
Patrice


