feschber / lan-mouse

mouse & keyboard sharing via LAN
GNU General Public License v3.0
2.65k stars 86 forks source link

Invoke custom script when input is switched #107

Open xpufx opened 7 months ago

xpufx commented 7 months ago

Barrier has this parameter --screen-change-script <path> : full path to script to run on screen change first argument is the new screen name which runs a user defined script when input switching occurs.

I am using this feature to switch my monitor input with ddc commands as detailed here: https://xpufx.com/posts/hundred-percent-software-kvm-switch/

Is there similar functionality in lan-mouse?

feschber commented 7 months ago

Not right now but I will keep this issue around.

feschber commented 7 months ago

Also: Are you aware of input-leap? It's the maintained barrier fork.

feschber commented 6 months ago

Will need to update for windows and update the documentation