Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
juno-tablet / usr / share / touchscreen / rotate-cube.service
Size: Mime:
[Unit]
Description=Juno keyboard rotation monitor
After=graphical-session.target
Wants=graphical-session.target

[Service]
Type=simple
ExecStart=sh /usr/share/touchscreen/rotate-cube.sh
Restart=always
RestartSec=5

[Install]
WantedBy=graphical-session.target