parent
ff60ed5400
commit
e0ad591fc5
1 changed files with 8 additions and 0 deletions
|
@ -55,6 +55,14 @@ with lib;
|
|||
#seamly2d
|
||||
#valentina
|
||||
|
||||
# xorg/x11 macros
|
||||
# ---------------
|
||||
# wait 2 secs, than record mouse movements (use Ctrl-C to stop recording)
|
||||
# > cnee --record --mouse -o ./mouse-events.xnl --time 2
|
||||
# replay 3 times the mouse movements (zsh only)
|
||||
# > repeat 3 cnee --time 2 --replay -f ./mouse-events.xnl
|
||||
xnee
|
||||
|
||||
];
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue