This website works better with JavaScript.
Explore
Help
Sign In
jab2870
/
sxmo-utils
Watch
1
Star
0
Fork
You've already forked sxmo-utils
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
305
Commits
2
Branches
0
Tags
2.1 MiB
Tree:
6f94bb8159
sxmo-utils
/
scripts
/
core
/
sxmo_killwindow.sh
3 lines
66 B
Raw
Normal View
History
Unescape
Escape
complete revision of gestures, using new edge system Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
4 years ago
#!/usr/bin/env sh
xdotool windowkill
"
$(
xdotool getactivewindow
)
"