Rotate screen android-x86-7.1-rc2

已查看 5,981 次
跳至第一个未读帖子

frephiful

未读,
2017年10月12日 03:32:272017/10/12
收件人 Android-x86
On an old Acer Aspire One ZG5 netbook I had installed android-x86-6.0-r3 and it worked fine. I use this netbook mainly as some sort of e-reader to read comics with teh program Comicrack. I was able to rotate the screen using the F9, F10, F11 and F12 buttons, this way it was easy to display a page fullscreen. This week I installed the newer android-x86-7.1-rc2 version, but in this version it isn't possible to rotate the screen, or am I doing somthing wrong? It would be nice when this option would be available again, maybe in in a patch or new build?

Chih-Wei Huang

未读,
2017年10月12日 03:51:142017/10/12
收件人 Android-x86
You can choose "Rotate the contents of the screen"
from Settings -> Display.
(could also be adjusted via pull down menu)
Then open a terminal, issue the commands:

su
setprop config.override_forced_orient true
stop;start

If you want to keep it persistent, you should
modify function init_hal_sensors()
in /etc/init.sh, add your device id
or just change has_sensors=false
to has_sensors=true.


--
Chih-Wei
Android-x86 project
http://www.android-x86.org

frephiful

未读,
2017年10月12日 10:18:112017/10/12
收件人 Android-x86
Thank you for your answer, I'm gonna try that if I find the time. Bye the way, is it poddible to open su terminal in Android? How do you do that?


Op donderdag 12 oktober 2017 09:51:14 UTC+2 schreef Chih-Wei Huang:

Kossuth

未读,
2017年10月12日 15:05:492017/10/12
收件人 Android-x86
Just open regular terminal and type su and hit enter. Works at least on x86.

frephiful

未读,
2017年10月13日 13:42:062017/10/13
收件人 Android-x86
Couldn't find the  "Rotate the contents of the screen" from Settings -> Display option or how to open a terminal. For the record, I'm not using Android x86 in virtualbox in Linux or Windows. I installed it als main and only operating system on this netbook.

Chih-Wei Huang

未读,
2017年10月14日 09:37:252017/10/14
收件人 Android-x86
You need to search harder.
Otherwise nobody can help you.

If you still can't find the terminal app,
Alt-F1 is another solution to give you a console terminal.

n00bile erasmus

未读,
2017年10月16日 00:17:152017/10/16
收件人 Android-x86
this rotate fix worked great with my hp pavilion x2 12-b020nr.   in init.sh under the aspire hal sensor entry i put in:

*HPPAVILION*)
  hal_sensors=true
  ;;


offtopic - alas if only there was such a simple way to enable audio
回复全部
回复作者
转发
0 个新帖子