Skip to content

Instantly share code, notes, and snippets.

@ironhouzi
Created March 25, 2018 15:20
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 ironhouzi/f65f58e32836254bcb3ad3271d35e4f0 to your computer and use it in GitHub Desktop.
Save ironhouzi/f65f58e32836254bcb3ad3271d35e4f0 to your computer and use it in GitHub Desktop.
ps faux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 4850 0.0 0.0 81464 5552 pts/2 T 10:39 0:00 | \_ sudo udevmon -c /etc/udev/udevmon_ctrl.yaml
root 5067 0.0 0.0 81740 5548 pts/2 S 10:40 0:00 | \_ sudo udevmon -c /etc/udev/udevmon_ctrl.yaml
root 5077 0.0 0.0 22892 4440 pts/2 S 10:40 0:00 | | \_ udevmon -c /etc/udev/udevmon_ctrl.yaml
root 5107 0.0 0.0 14188 2696 pts/2 S 10:40 0:00 | | \_ sh -c intercept -g $DEVNODE | ctrl2esc | uinput -d $DEVNODE
root 5108 0.0 0.0 9812 1080 pts/2 S 10:40 0:00 | | | \_ intercept -g /dev/input/event20
root 5109 0.0 0.0 4140 684 pts/2 S 10:40 0:01 | | | \_ ctrl2esc
root 5110 0.0 0.0 18328 3672 pts/2 S 10:40 0:01 | | | \_ uinput -d /dev/input/event20
root 5117 0.0 0.0 14188 2848 pts/2 S 10:40 0:00 | | \_ sh -c intercept -g $DEVNODE | ctrl2esc | uinput -d $DEVNODE
root 5118 0.0 0.0 9812 1068 pts/2 S 10:40 0:00 | | | \_ intercept -g /dev/input/event24
root 5119 0.0 0.0 4140 676 pts/2 S 10:40 0:00 | | | \_ ctrl2esc
root 5120 0.0 0.0 18328 3720 pts/2 S 10:40 0:00 | | | \_ uinput -d /dev/input/event24
root 5131 0.0 0.0 14188 2832 pts/2 S 10:40 0:00 | | \_ sh -c intercept -g $DEVNODE | ctrl2esc | uinput -d $DEVNODE
root 5132 0.0 0.0 9812 1096 pts/2 S 10:40 0:00 | | \_ intercept -g /dev/input/event3
root 5133 0.0 0.0 4140 736 pts/2 S 10:40 0:00 | | \_ ctrl2esc
root 5134 0.0 0.0 18328 3628 pts/2 S 10:40 0:00 | | \_ uinput -d /dev/input/event3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment