Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pyra-scripts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Askarus
pyra-scripts
Commits
afaf8b5c
Commit
afaf8b5c
authored
Mar 20, 2017
by
aTc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set nub mode
parent
9fb90b39
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
0 deletions
+15
-0
debian/nubs.service
debian/nubs.service
+11
-0
debian/pyra-hacks.install
debian/pyra-hacks.install
+1
-0
scripts/nubs.sh
scripts/nubs.sh
+3
-0
No files found.
debian/nubs.service
0 → 100644
View file @
afaf8b5c
[Unit]
Description
=
Pyra nubs
Before
=
pyra-first-run
[Service]
Type
=
oneshot
RemainAfterExit
=
yes
ExecStart
=
/usr/share/pyra/scripts/nubs.sh
[Install]
WantedBy
=
multi-user.target
debian/pyra-hacks.install
View file @
afaf8b5c
debian
/
tiler
.
service
/
lib
/
systemd
/
system
/
debian
/
nubs
.
service
/
lib
/
systemd
/
system
/
scripts/nubs.sh
0 → 100755
View file @
afaf8b5c
#!/bin/sh
echo
mouse
>
/proc/pandora/nub0/mode
echo
mbuttons
>
/proc/pandora/nub1/mode
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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