Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gottfried Gaisbauer
GivecoinPrinter
Commits
30829c06
Commit
30829c06
authored
Jun 20, 2018
by
Gottfried Gaisbauer
Browse files
actualized starter
parent
cfa06f3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
starter.sh
View file @
30829c06
#!/bin/bash
# turn off screensaverstuff
export
DISPLAY
=
:0
xset s off
xset
-dpms
# turn cursor off
setterm
-cursor
off
# move mouse to a position where the cursor does not bother us
xdotool mousemove 1920 1080
#
xdotool mousemove 1920 1080
# adjust this path to your needs
cd
/home/pi/GivecoinPrinter
./GivecoinPrinter.py
./GivecoinPrinter.py
-c
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment