Andrew Shark

Results 85 comments of Andrew Shark

I wanted to mention the netstick utility https://github.com/moslevin/netstick. Probably its idea could be used by rustdesk. It sends keyboard and mouse events via network.

I was [able to merge](https://unix.stackexchange.com/a/707002/264065) keyboard and mouse to a single virtual device, which allowed this remap: ```toml device_name = "virtual merged device" [[remap]] input = ["KEY_LEFTALT", "BTN_RIGHT"] output =...

@cjh9 Take a look at [evsieve](https://github.com/KarsMulder/evsieve).

See here: https://github.com/philipl/evdevremapkeys/issues/4#issuecomment-407684344

Currently, it is not possible to tell which to use. Because I did not tested these cases intensively. I remember that it failed on optimus laptop with amdgpu pro drivers...

Now I have amd and nvidia gpus (and even intel) in one chassis. I use nvidia gpu from time to time for some tests, mostly in windows vm. It is...

Cool. Probably using slop is better then xrectsel. Slop is in Arch official repo already.

Move a piece of README here until fixing > Chromium will not add virtual webcam to the list of availible webcams automatically. It will only happen when chromium will be...

Items removed from Usage in Readme until fixing - Edit PID and VID variables in reinsert-internal-webcam script according to your internal laptop webcam pid and vid (use lsusb). - Run...

Btw, regarding project name, it is really creative, but unfortunately conflicts with the dragon as a kde player. You may consider to rename the project to be more uniq.