Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save payingattention/8928235 to your computer and use it in GitHub Desktop.
Save payingattention/8928235 to your computer and use it in GitHub Desktop.
my command lines </3 <3
reall@blocks:~$ mouseemu
mouseemu: can't open /var/run/mouseemu.pid: Permission denied
reall@blocks:~$ open: No such file or directory
No uinput device found! Make sure the uinput module is loaded
or CONFIG_INPUT_UINPUT is compiled into the kernel.
^C
reall@blocks:~$ sudo mouseemu
[sudo] password for reall:
reall@blocks:~$ sudo mouseemu --help
usage: mouseemu
[-middle B2_MOD B2_KEY]
[-right B3_MOD B3_KEY]
[-scroll SCROLL_MOD]
[-typing-block DELAY]
[-device UINPUT_DEVICE]
[-nofork]
[-autorescan]
[-debug]
All modifier and button key arguments are
key scancodes. They can be found in
/usr/src/linux/include/linux/input.h,
or by using `showkey` in a console.
Use decimal values. BTN_LEFT(272) is usable as B2_KEY or B3_KEY.
Default uinput device: /dev/uinput.
Default keys:
Middle click : none (0 0)
Right click : none (0 0)
Scroll mod. : none (0)
Default blocking time while typing: 300ms
reall@blocks:~$ sudo mouseemu -typing-block 850
reall@blocks:~$
@payingattention
Copy link
Author

my command lines </3 <3

@payingattention
Copy link
Author

...so i remember if i forget, bc its a lifelineform extremities @ command..... . .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment