This website works better with JavaScript.
Explore
Help
Sign In
bugbear
/
shell-scripts
mirror of
https://github.com/captainkuromaru/shell-scripts.git
Watch
1
Star
0
Fork
You've already forked shell-scripts
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
simulate activity so the screensaver doesn't go off
master
kuromaru
12 months ago
parent
2d1df81f6b
commit
7f94826ac2
1 changed files
with
7 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
7
nezaspi
7
nezaspi
Unescape
Escape
View File
@ -0,0 +1,7 @@
@@ -0,0 +1,7 @@
#!/bin/bash
while true
do
xdotool key Control_L
xdotool key Shift_R
sleep 2m
done
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
bugbear/shell-scripts
Title
Body
Create Issue