You are not logged in.
I'm running xfce 4.16.4 on Debian bookworm & I'm wondering if there is a way to set the panel so that when the mouse goes over the arrow for the launcher the launcher menu automatically pops up.
Thanks!!
Offline
Hi and welcome.
You can simulate clicks with xdotool. One part of your shell script should monitor mouse events with either xev or while xdotool, the other part simulate a button click with xdotool click --window <WINDOW> 1.
Remember to edit the subject of your topic to include the [SOLVED] tag once you're satisfied with the answers or have found a solution (in which case, don't forget to share it as well), so that other members of the community can quickly refer to it and save their time. Pretty please!
Offline
Thanks! Give me some time & I'll try that out.
Offline
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 521.99 KiB (Peak: 529.2 KiB) ]