Destroyer

Results 15 comments of Destroyer

I don't think we need to implement this at all since this exists for DPI change https://github.com/mbuesch/razer . Also you can call this app from naga_keypadmapper if you want to.

I think it can be done but I don't have experience with systemd to make it work properly. Also not sure how the process ownership is going work the in...

Alright, this works for me, although I am not sure if I didn't miss something in install script. https://github.com/Destroyer/Naga_KeypadMapper/commit/55ce5a2c0cfb872ea4d82f9c6add61fd67a7b49f

I've never merged this because while it worked for unplugged/plugged states (at least for me) it didn't work properly after startup. I am waiting for the main desktop environments to...

This should get around it(it's in install script) - maybe u need to reload udev rules or reboot. `echo 'KERNEL=="event[0-9]*",SUBSYSTEM=="input",GROUP="razer",MODE="640"' > /etc/udev/rules.d/80-naga.rules` If that still doesn't work you can just...

Interesting, that has never happened to me. The only thing the executable does after catching a key is this: test.c ``` #include int main (void) { system("setsid firefox &"); return...

Tested in wired mode on Kali 2016.2 w/ W10 x64 ``` ~ lsusb -d 1532:001F -v Bus 001 Device 009: ID 1532:001f Razer USA, Ltd Couldn't open device, some information...

Sorry, I completly forgot to reply because I stopped using that mouse on my laptop. Anyway I installed it and this is my status on kali with latest updates and...

Still the same behaviour Flashdrive plugged in ``` [2021/10/18 13:54:48.646] ################################ Ventoy2Disk 1.0.0.3 ################################ [2021/10/18 13:54:48.646] Control Flag: 0 1 1 [2021/10/18 13:54:48.646] Windows Version: [2021/10/18 13:54:48.656] ===================== Enum All...

Unfortunately removing this param doesn't change anything. It still pegs just one cpu core Before Output generated in 317.38 seconds (0.63 tokens/s, 200 tokens) Output generated in 328.47 seconds (0.61...