Re: [dev] Setting keyboard shortcut for clicking and moving mouse

2019-09-25 Thread Piotr Oleskiewicz
Hi Mark, I'm not sure this is implemented in dwm. You can take a look at the wmp executable from the wmutils project (https://github.com/wmutils/core) and map it in your config.h by spawning wmp from there. Best wishes, Piotr

Re: [dev] Setting keyboard shortcut for clicking and moving mouse

2019-09-25 Thread C.J. Wagenius
Have a look at  https://linuxreviews.org/HOWTO_use_the_numeric_keyboard_keys_as_mouse_in_XOrg /cjw 25 sep. 2019 18:30 av c...@riseup.net: > Hello, > Does anyone know or have sample config.h codes on how to set keybo

[dev] Setting keyboard shortcut for clicking and moving mouse

2019-09-25 Thread CSO
Hello, Does anyone know or have sample config.h codes on how to set keyboard shutcut for left mouse click, middle mouse click, right mouse click, moving mouse in web broswer to right, up, left, down direction? After setting these keyboard shortcut DWM config.h file, we probably no longer need co