Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
N
nsbin
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
Packages & Registries
Packages & Registries
Package Registry
Container Registry
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
Nico Schottelius
nsbin
Commits
585f9cd2
Commit
585f9cd2
authored
Mar 30, 2018
by
Nico Schottelius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
-- typos
parent
685c58cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
cbacklight
cbacklight
+0
-0
No files found.
README.md
View file @
585f9cd2
...
...
@@ -11,8 +11,8 @@ driver.
Also: supports multiple backlight outputs at the same time.
```
[14:12] line:~% cback
b
light --help
usage: cback
b
light [-h] [--inc INC | --dec DEC | --set SET] [--get]
[14:12] line:~% cbacklight --help
usage: cbacklight [-h] [--inc INC | --dec DEC | --set SET] [--get]
cbacklight
...
...
@@ -22,10 +22,10 @@ optional arguments:
--dec DEC Decrement by percentage (points)
--set SET Set to percentage
--get Get percentage (default)
[14:12] line:~% cback
b
light --inc 5
[14:12] line:~% cback
b
light --get
[14:12] line:~% cbacklight --inc 5
[14:12] line:~% cbacklight --get
intel_backlight: 72.17%
[14:13] line:~% cback
b
light --dec 7 --get
[14:13] line:~% cbacklight --dec 7 --get
intel_backlight: 65.19%
```
...
...
cback
b
light
→
cbacklight
View file @
585f9cd2
File moved
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