Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
wiki
Commits
7092afd8
Commit
7092afd8
authored
6 years ago
by
Rahmanshaber
Browse files
Options
Downloads
Patches
Plain Diff
*Empty MediaWiki Message*
parent
85cf36be
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Display.mw
+7
-0
7 additions, 0 deletions
Display.mw
with
7 additions
and
0 deletions
Display.mw
+
7
−
0
View file @
7092afd8
...
...
@@ -14,6 +14,7 @@ EndSection
Reboot ,Then open the display app and set the correct resolution.
=== Rotate the touchscreen ===
In order to also rotate the touchscreen you need to change the udev rule: <code>/etc/udev/rules.d/90-device-samsung-i9070.rules</code>
And add one of the following line:
<pre>
...
...
@@ -45,6 +46,7 @@ ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1", \
</pre>
== Display Power Management ==
To control display from a terminal, first set DISPLAY environment variable:
<source lang="shell">
export DISPLAY=:0.0
...
...
@@ -58,4 +60,9 @@ xset q # Prints current display status info
</source>
== Troubleshooting ==
Check the logs with <code>logread -f | grep x11</code>
[[Category:Guide]]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment