|
2020-03-11
, 12:16
|
Posts: 1,196 |
Thanked: 1,413 times |
Joined on Aug 2011
|
#302
|
Hi,
is it possible to run Archlinux on Xperia X with SFOS 2.1.3.5?
https://github.com/Preflex/easy-chro...ases/tag/0.0.2
Anybody try?
|
2020-06-29
, 19:21
|
Posts: 8 |
Thanked: 21 times |
Joined on May 2020
|
#303
|
The Following User Says Thank You to woidboy For This Useful Post: | ||
|
2020-07-02
, 17:35
|
Posts: 578 |
Thanked: 994 times |
Joined on Dec 2012
|
#304
|
./chroot.sh WAYLAND_DISPLAY=../../display/wayland-0 Xwayland & # make sure to run it when device is in portrait mode sudo apt install matchbox matchbox-session & matchbox-keyboard & chromium-browser
|
2020-07-11
, 11:49
|
Posts: 8 |
Thanked: 21 times |
Joined on May 2020
|
#305
|
There is no ready to use script to do this but quick test with matchbox I did allow me to start chromium in portrait. It could be also done without matchbox: with --window-size= arg for chromium and that browser addon but in my test that didn't work in all cases. Don't expect too much. All is very hacky.
Code:./chroot.sh WAYLAND_DISPLAY=../../display/wayland-0 Xwayland & # make sure to run it when device is in portrait mode sudo apt install matchbox matchbox-session & matchbox-keyboard & chromium-browser
|
2020-07-16
, 07:07
|
|
Posts: 172 |
Thanked: 628 times |
Joined on Apr 2010
@ Albuquerque, NM, USA
|
#307
|
Scripts were inspired by Preflex work. Besides mention about it in README now I have changed license from BSD to GPL because that was probably initial license of Preflex's scripts and added him as a author to sources. Sorry for not doing it earlier.
|
2020-09-06
, 13:56
|
Posts: 202 |
Thanked: 385 times |
Joined on Jul 2018
|
#308
|
The Following User Says Thank You to levone1 For This Useful Post: | ||
|
2021-09-28
, 14:07
|
Posts: 202 |
Thanked: 385 times |
Joined on Jul 2018
|
#309
|
The Following User Says Thank You to levone1 For This Useful Post: | ||
|
2022-02-24
, 11:51
|
Posts: 202 |
Thanked: 385 times |
Joined on Jul 2018
|
#310
|
The Following User Says Thank You to levone1 For This Useful Post: | ||
Can you please upload this application.
I would like to test it on my Jolla C.
If you have all rootfs files saved.
Thank you