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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
373
Commits
2
Branches
0
Tags
2.1 MiB
Tag:
Branch:
Tree:
d71c11d993
alarm-clock
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd71c11d993'
${ noResults }
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
)
"