Hi,
I connect the PC to a big TV display. But, Remix doesn't fit the whole TV screen. Any way to resize Remix to fit the screen?
Thanks
Enviado desde mi Nexus 5 mediante Tapatalk
greenthought said:
Hi,
I connect the PC to a big TV display. But, Remix doesn't fit the whole TV screen. Any way to resize Remix to fit the screen?
Thanks
Enviado desde mi Nexus 5 mediante Tapatalk
Click to expand...
Click to collapse
Easiest thing to try is:
wm size 1920x1080
In ALT&F1 screen; if your tv is 1080p - this will also cause the PC screen icons to shrink
Alternatively there are probably so grub video=* command to look into.
HypoTurtle said:
Easiest thing to try is:
wm size 1920x1080
In ALT&F1 screen; if your tv is 1080p - this will also cause the PC screen icons to shrink
Alternatively there are probably so grub video=* command to look into.
Click to expand...
Click to collapse
Sorry, what do you mean with wm?
Enviado desde mi Nexus 5 mediante Tapatalk
greenthought said:
Sorry, what do you mean with wm?
Enviado desde mi Nexus 5 mediante Tapatalk
Click to expand...
Click to collapse
wm = window manager;
open terminal or press ALT&F1 and type wm to see for yourself;
You can use it to override the reported screen size; it might work in your case if you TV is simply mirroring the PC display; try it and report back.
And you can always revert the PC size back with wm size reset
HypoTurtle said:
wm = window manager;
open terminal or press ALT&F1 and type wm to see for yourself;
You can use it to override the reported screen size; it might work in your case if you TV is simply mirroring the PC display; try it and report back.
And you can always revert the PC size back with wm size reset
Click to expand...
Click to collapse
It didn't work. The resolution expanded, but the window screen remained. [emoji20]
Enviado desde mi Nexus 5 mediante Tapatalk
greenthought said:
It didn't work. The resolution expanded, but the window screen remained. [emoji20]
Enviado desde mi Nexus 5 mediante Tapatalk
Click to expand...
Click to collapse
Try adding: video=DVI-I-1:[email protected]
Or whatever resolution you need to the grub command line
Or perhaps HDMI-A-1 instead of DVI-I-1
Look at /sys/class/drm/ for possible connectors [DVI/HDMI/eDP] to use.
HypoTurtle said:
Try adding: video=DVI-I-1:[email protected]
Or whatever resolution you need to the grub command line
Or perhaps HDMI-A-1 instead of DVI-I-1
Look at /sys/class/drm/ for possible connectors [DVI/HDMI/eDP] to use.
Click to expand...
Click to collapse
It didn't work. Thanks for your help anyway.
Enviado desde mi Nexus 5 mediante Tapatalk
I know this thread is kinda old but has anyone figured this out? I've tried everything possible and I still get the small screen output. I like using this but the Asus screen is too small.
The easiest way I found was to adjust it on the kernel command line. Just add DPI=220 to the linux boot line in grub. If that's too big/small adjust the number.
The easiest way to do that is, at bootup in grub, select the option to edit the boot command. I think that's "e". Then find the line that says "linux some stuff" and go to the end of the line and add the "DPI=220". Then press F10 or whatever to boot.
Or look in this thread where they do a better job of explaining it than I do.
J M L said:
The easiest way I found was to adjust it on the kernel command line. Just add DPI=220 to the linux boot line in grub. If that's too big/small adjust the number.
The easiest way to do that is, at bootup in grub, select the option to edit the boot command. I think that's "e". Then find the line that says "linux some stuff" and go to the end of the line and add the "DPI=220". Then press F10 or whatever to boot.
Or look in this thread where they do a better job of explaining it than I do.
Click to expand...
Click to collapse
Dude thanks a lot for this. The only part that helped me the most is the boot command where you have to press "e". I was all thinking it was a file in the installation folders. :silly:
treezy26 said:
Dude thanks a lot for this. The only part that helped me the most is the boot command where you have to press "e". I was all thinking it was a file in the installation folders. :silly:
Click to expand...
Click to collapse
Great, glad to be helpful. I want to make sure you realize that "e" edit is only temporary. To make it permanent, you'll have to find the "grub.cfg" file someplace on your computer, and edit it to make the changes permanent.
J M L said:
Great, glad to be helpful. I want to make sure you realize that "e" edit is only temporary. To make it permanent, you'll have to find the "grub.cfg" file someplace on your computer, and edit it to make the changes permanent.
Click to expand...
Click to collapse
Well actually, it didn't work. Idk what else to do. Thanks for your help though.
Related
Hi all, I have noticed that in video playback capacitive buttons are always turned on, and its annoying. I have try with YouTube, MX player (I have no option to change) and native player and always turned on, but the buttons turn off when ambience light is full. Is there any app or script to turn it off?
Hope to solve it
Enviado desde mi HTC Desire X usando Tapatalk 2
I'm sorry but I don't know how, and please don't post questions in the developing forum, there's a Q&A forum for these kind of threads.
Sent from my HTC Desire X, alias DA BOMB
Ok, sorry for the wrong place of the post, I didn't know where to put it.
Enviado desde mi HTC Desire X usando Tapatalk 2
xenden1987 said:
Ok, sorry for the wrong place of the post, I didn't know where to put it.
Enviado desde mi HTC Desire X usando Tapatalk 2
Click to expand...
Click to collapse
Q&A
xenden1987 said:
Hi all, I have noticed that in video playback capacitive buttons are always turned on, and its annoying. I have try with YouTube, MX player (I have no option to change) and native player and always turned on, but the buttons turn off when ambience light is full. Is there any app or script to turn it off?
Hope to solve it
Enviado desde mi HTC Desire X usando Tapatalk 2
Click to expand...
Click to collapse
If your current ROM support init.d you can flash this file keyoff.zip in recovery but it will permanently turn it off.
To have the default setting, just delete the 99keyoff from init.d and reboot.
It should work for DX too as long as it runs a sense ROM with init.d support.
http://forum.xda-developers.com/showpost.php?p=34562705&postcount=1706
Editing build prop can also disable buttons backlight
ro.mot.buttonlight.timeout=
tweak from dark_knight35
currently I'm making a full sense rom with init.d support,
vipinlahoti said:
Editing build prop can also disable buttons backlight
ro.mot.buttonlight.timeout=
tweak from dark_knight35
currently I'm making a full sense rom with init.d support,
Click to expand...
Click to collapse
Yo, I can't remember where I found this on I-net, but here's a script (lightsoff) you put in /data/local, then change permissions to execute (for example with root explorer), then you just create a shortcut on your homescreen and hey presto ! Only downside : I always have to reboot to turn them back on, but at least it makes using fbreader a lot better.
https://www.dropbox.com/s/ao8xuef6ahyy33q/lights off
In this tutorial I will explain how to make compatible the gps tomtom in our smartphones
Only with root
Installs screen shift
https://mega.nz/#!yM0HEYyY!7mZX45E47fDRP-hSs2ruzYgs_Zhne****POFpPfTX2E
https://play.google.com/store/apps/details?id=com.sagar.screenshift2
and this application does is change the screen resolution so you can operate the tomtom.
http://images.tapatalk-cdn.com/15/10/01/5d44acc9f9801074db92ef2a6fca60a2.jpg
The good thing about this application is that it creates a notification in the notifications panel for one-touch can change the resolution back to the curtain down and clicking on it.
Samsung keyboard fails so I use when the use of google.
https://vimeo.com/141046188
I use resolution changer but i try SS
Edit: i used resolution changer. SS is batter. I use perapp profiles to set only tomtom! Thanks
I nviato dal mio SM-N920C utilizzando Tapatalk
Thx mate for this topic. I know it was the resolution but i cant find an app for per-app and you tell it.
rskstier said:
Thx mate for this topic. I know it was the resolution but i cant find an app for per-app and you tell it.
Click to expand...
Click to collapse
which application are you looking for?
What do you mean?
You tell this app below and i thank you for it
https://play.google.com/store/apps/d...r.screenshift2
It doesnt work to me the app dont change or chrasht many times and i must stop the app on a hard reset
rskstier said:
It doesnt work to me the app dont change or chrasht many times and i must stop the app on a hard reset
Click to expand...
Click to collapse
What smartphone model you have?
This app already dont works in note 5 because his system ui is not compatible
deiff76 said:
What smartphone model you have?
Click to expand...
Click to collapse
Note 4. With an app with you can change whole android its doesnt work too.
I have change the resolution low and system ui feom android chrast many times.
I must reinstall android and if the resolution works you cant typ your destination
rskstier said:
Note 4. With an app with you can change whole android its doesnt work too.
I have change the resolution low and system ui feom android chrast many times.
I must reinstall android and if the resolution works you cant typ your destination
Click to expand...
Click to collapse
Which is your rom ?
deiff76 said:
Which is your rom ?
Click to expand...
Click to collapse
Emotion revolution r10.1 but i want this week to r2.1 with note 5 ui.
See with the link below with note 5 ui
http://forum.xda-developers.com/note-4/snapdragon-dev/twrom-emotion-revolution-note-iv-t2976107
Did you think that a bug in de custom rom or somethink else?
Deleted
rskstier said:
Emotion revolution r10.1 but i want this week to r2.1 with note 5 ui.
See with the link below with note 5 ui
http://forum.xda-developers.com/note-4/snapdragon-dev/twrom-emotion-revolution-note-iv-t2976107
Did you think that a bug in de custom rom or somethink else?
Click to expand...
Click to collapse
Its not a bug, for the moment n5 systemui It does not allow it. hopefully in the future if you can because I have the rom kyubi n5 port and have the same problem
Working in kyubi rom port V7
http://forum.xda-developers.com/showthread.php?t=3254964
deiff76 said:
Only with root
Installs screen shift
https://mega.nz/#!yM0HEYyY!7mZX45E47fDRP-hSs2ruzYgs_Zhne****POFpPfTX2E
https://play.google.com/store/apps/details?id=com.sagar.screenshift2
and this application does is change the screen resolution so you can operate the tomtom.
http://images.tapatalk-cdn.com/15/10/01/5d44acc9f9801074db92ef2a6fca60a2.jpg
The good thing about this application is that it creates a notification in the notifications panel for one-touch can change the resolution back to the curtain down and clicking on it.
Samsung keyboard fails so I use when the use of google.
Click to expand...
Click to collapse
"Enter decryption key" ??
jvarela said:
"Enter decryption key" ??
Click to expand...
Click to collapse
I don't know, don't ask this for me
Deleted
Hello,
I've recently found a way to change your Android phone's DPI (PPI density), it is not an app, but a flashable zip which modifies your build.prop and adds lcd density line. This is the only way to avoid bugs and issues, as applications found on the play store do not work!
If you wish to change the DPI within the flashable zip (default is 401, I suggest leaving it as is), please open the .zip file with either WinRAR, 7zip, or any other program and go to tmp folder and edit misc file to your liking!
Download: http://www59.zippyshare.com/v/HzaadqMk/file.html
Best regards,
James
works on oxygen, thanks!
I use this App and it works perfectly for mi on OxygenOS 2.1.1
https://play.google.com/store/apps/details?id=me.nisarg.setdpi
Sorry guys, just to know, what kind of benefits we will get by changing DPI?
Maxximo88 said:
Sorry guys, just to know, what kind of benefits we will get by changing DPI?
Click to expand...
Click to collapse
More content can be seen on the screen. And this phones default dpi is 401 anyways, dont know why oneplus chose 480.
so if I used this one nexus 5x...which to me text and icons and all are too small. How could I get them larger?
thanks
Don't waste time.... Changing DPI will cause various problem in OnePlus 2 like you won't be able to use swift keys, couldn't change profile photo of whatsapp, photo won't updated on Instagram
shibliaftab said:
Don't waste time.... Changing DPI will cause various problem in OnePlus 2 like you won't be able to use swift keys, couldn't change profile photo of whatsapp, photo won't updated on Instagram
Click to expand...
Click to collapse
I don't use any of those apps you listed, but I haven't come across any other apps with issues and I've had the phone rooted+DPI changed since day 1.
joho5 said:
so if I used this one nexus 5x...which to me text and icons and all are too small. How could I get them larger?
thanks
Click to expand...
Click to collapse
You basically want to make the DPI a bigger number.
I don't know what stock is for the Nexus, but it would just be a larger number where the 400 is.
ro.sf.lcd_density=400
Hydrogen uses 400 DPI so I am wonder why they have changed DPI for Oxygen.
Le dpi Changer works like a charm to set the dpi you want.
Hej everybody ☺ Is it possible to set dpi under 350 at all on opt? I'll tried but it won't stick, always return to 350 after reboot.
Skickat från min ONE A2003 via Tapatalk
--
Why on earth would one want a flashable zip to edit a text file?
Why not simply edit the text file? Just need to know what line to add and where.
The best option for this would be installing xposed framework AppSettings module, and go and set the DPI for individual apps. I have set it to 350 DPI and it looks great on my OnePlus2
diabole said:
Hej everybody Is it possible to set dpi under 350 at all on opt? I'll tried but it won't stick, always return to 350 after reboot.
Skickat från min ONE A2003 via Tapatalk
Click to expand...
Click to collapse
yeah
iam using 320 now
oediv said:
yeah
iam using 320 now
Click to expand...
Click to collapse
Somehow i succeeded to set it on 280 after many attempts with textdroider ☺?
Skickat från min ONE A2003 via Tapatalk
What's the best dpi in order for all apps like SwiftKey, WhatsApp, Instagram, Snapchat etc to work? Does 401 causes any issues with apps?
babureddy said:
The best option for this would be installing xposed framework AppSettings module, and go and set the DPI for individual apps. I have set it to 350 DPI and it looks great on my OnePlus2
Click to expand...
Click to collapse
seems not work on h2os MM
通过我的 ONE A2001 上的 Tapatalk发言
leontheship said:
seems not work on h2os MM
通过我的 ONE A2001 上的 Tapatalk发言
Click to expand...
Click to collapse
I just had the same problem, tried different apps that would change build.prop-file and so on, with no luck.
So I opened build.prop-file myself and learned that the custom dpi I had set was in there, but the line was commented out.
#ro.sf.lcd_density=300
Removed the leading #, saved file and rebooted. All good now!
Sent from my ONE A2003 using XDA-Developers mobile app
On latest Oxygen 3 , dpi changers are not working anymore. But after googling i found out you can change DPI without any app or zip or file editor. Just with a terminal emulator or adb shell:
su
wm density # prints current dpi
wm density (WhatUWant) # sets dpi
exit # cleanly exit root
Click to expand...
Click to collapse
After that do a reboot.
Hi all,
I have found a way to change the dpi without root, just using adb and cmd and it worked like a charm...well, almost. There are a couple of UI glitches that appear when you reduce (or increase for that matter) the dpi.
Firstly, the icons on the home screen mess up, but that's not SUCH an issue as you can install another launcher or in my case, find an icon pack that doesn't show the mess up quite as much (my preferable choice because you see the icons set in different areas of the UI, such as the notifications shade and recents menu, settings, etc.)
Secondly, and the most annoying, is the crop function messes up in the weirdest way. Whether it be when changing wallpaper or trying to crop a picture in CamScanner, the image you choose appears zoomed in and there is no way to zoom out or even move the image around, only zoom in further.
Now, my question is, has anyone managed to find a suitable dpi that MIUI does not have a problem with, or are there some standard dpi's MIUI uses apart from 480? Or has anyone found a way around any of these issues (or any other issues they may have encountered when changing the dpi)? Last but not least, is there a custom version of MIUI out there, or a rom that has it's visuals (and camera app) but custom tailored to suit various dpi's and other modifications?
I really cannot live with the stock dpi of 480, it's like using a phone made for old people, waaaay too large EVERYTHING on a large screen, I want to see more on a large screen. But I also am not yet prepared to go off MIUI as I really like their UI, visually, and I know any other rom will lose a lot of camera quality amoungst some other things like battery life, etc.
Thanks guys in advance for any advice.
Use 400 DPI ..There is no issue ..I am using it from 1Month
Sent from my Redmi Note 3 using XDA-Developers mobile app
Anands3 said:
Use 400 DPI ..There is no issue ..I am using it from 1Month
Sent from my Redmi Note 3 using XDA-Developers mobile app
Click to expand...
Click to collapse
Which method?
Sent from my kenzo using XDA-Developers mobile app
Textdroider App from play store
Sent from my Redmi Note 3 using XDA-Developers mobile app
If the original one is 386 I think 400 is kinda useless... Or did you mean 300?
Original is 403dpi if I'm not mistaken. I set mine to 375 and it's absolutely perfect..
Default density is 480.
Code:
[email protected]:/ $ wm density
Physical density: 480
Zak108 said:
Hi all,
I have found a way to change the dpi without root, just using adb and cmd and it worked like a charm...well, almost. There are a couple of UI glitches that appear when you reduce (or increase for that matter) the dpi.
Firstly, the icons on the home screen mess up, but that's not SUCH an issue as you can install another launcher or in my case, find an icon pack that doesn't show the mess up quite as much (my preferable choice because you see the icons set in different areas of the UI, such as the notifications shade and recents menu, settings, etc.)
Secondly, and the most annoying, is the crop function messes up in the weirdest way. Whether it be when changing wallpaper or trying to crop a picture in CamScanner, the image you choose appears zoomed in and there is no way to zoom out or even move the image around, only zoom in further.
Now, my question is, has anyone managed to find a suitable dpi that MIUI does not have a problem with, or are there some standard dpi's MIUI uses apart from 480? Or has anyone found a way around any of these issues (or any other issues they may have encountered when changing the dpi)? Last but not least, is there a custom version of MIUI out there, or a rom that has it's visuals (and camera app) but custom tailored to suit various dpi's and other modifications?
I really cannot live with the stock dpi of 480, it's like using a phone made for old people, waaaay too large EVERYTHING on a large screen, I want to see more on a large screen. But I also am not yet prepared to go off MIUI as I really like their UI, visually, and I know any other rom will lose a lot of camera quality amoungst some other things like battery life, etc.
Thanks guys in advance for any advice.
Click to expand...
Click to collapse
Is it possible to change the density using terminal emulator directly on phone? Or do I need to have PC?
GarbeVR said:
If the original one is 386 I think 400 is kinda useless... Or did you mean 300?
Click to expand...
Click to collapse
No, the original is 480, which is too large...where did you get the number 386 from? perhaps it is another one of their phone's stock DPI, which means MIUI might not warp on this DPI value? Will check it out, but any information you have, please let me know
h4gH said:
Is it possible to change the density using terminal emulator directly on phone? Or do I need to have PC?
Click to expand...
Click to collapse
Not sure about that, I only tried it from the pc, sorry.
Zak108 said:
Not sure about that, I only tried it from the pc, sorry.
Click to expand...
Click to collapse
OK will try at home then.
Just to be sure - phone has to be in FASTBOOT mode to accept ADB commands from PC right?
used some of the suggested DPI's but...
so, thanks guys, used some of the suggested DPI values, 386 and 375, and mostly everything works fine....except still some small issues with the icons and the cropping. try and set a wallpaper for a whatsapp group for example, photo shows as zoomed in and cannot zoom out to choose a crop of the WHOLE image like I used to....have attached some screenshots of what happens to my icons....is this possibly because I am not rooted that the DPI value is not getting set in to the system correctly? Is anyone who is rooted facing the same issues or not?
might convince me to root, this is the first device i have managed to be happy without rooting lol
h4gH said:
OK will try at home then.
Just to be sure - phone has to be in FASTBOOT mode to accept ADB commands from PC right?
Click to expand...
Click to collapse
No, no need....as long as you have ADB drivers installed and you are launching the CMD from within the ADB folder, it will work. Oh and of course USB debugging enabled and the first time it tried to access the phone for ADB details, you will need to allow it to by hitting remember and ok on the phone
h4gH said:
Is it possible to change the density using terminal emulator directly on phone? Or do I need to have PC?
Click to expand...
Click to collapse
Yes. I do bellow commands with Terminal Emulador on Android. My Device is Kenzo with MIUI 8:
su
wm density 400
The value you change to your preferred
Enviado de meu Redmi Note 3 usando Tapatalk
Zak108 said:
so, thanks guys, used some of the suggested DPI values, 386 and 375, and mostly everything works fine....except still some small issues with the icons and the cropping. try and set a wallpaper for a whatsapp group for example, photo shows as zoomed in and cannot zoom out to choose a crop of the WHOLE image like I used to....have attached some screenshots of what happens to my icons....is this possibly because I am not rooted that the DPI value is not getting set in to the system correctly? Is anyone who is rooted facing the same issues or not?
might convince me to root, this is the first device i have managed to be happy without rooting lol
Click to expand...
Click to collapse
Which theme is this?
BlueJeans said:
Which theme is this?
Click to expand...
Click to collapse
Roger Rabbit...I think at the time of the screenshots I was using a different theme for the status bar, but can't remember as I am now using Eureka 8 Pro. Roger Rabbit is the base theme though, quite like the grey simplicity.
GarbeVR said:
If the original one is 386 I think 400 is kinda useless... Or did you mean 300?
Click to expand...
Click to collapse
The original isn't near 386. I went down to 380 and everything it far smaller than a 6 dpi difference. I'd say stock is closer to 430 - 450
Yes man, you was right the original DPI is 440, the app textdroiderDPI was showing me an incorrect value of 386 (maybe a little bug...).
Setting it on 440 with LeDpiChanger gave me a full stock MIUI size
Stock is 480DPI, changers give bad result...just root and change build.prop ro.sf.lcd_density=
Denis:) said:
Stock is 480DPI, changers give bad result...just root and change build.prop ro.sf.lcd_density=
Click to expand...
Click to collapse
Thank you sir, this works for me on MIUI 8.1.1.0 global stable, change my screen density to 420. Icons are perfect.
***UPDATE*** I was able to install Google Play Store. However, still need to know how to change the screen resolution to make icons / text bigger. Also, how do I enable touchscreen? Trying to play Pinball Arcade -- speed is awesome but can only use keyboard. Doesn't the Surface Book touchscreen work???
Hello,
Running Remix OS successfully on my Surface Book via USB. Several questions: How the heck do I change the screen resolution? Everything is soooooo small that I can barely see / read it. I changed the font to HUGE which made no difference. The screen resolution of the Surface Book must not be compatible to Remix OS. Also, I couldn't find the Google Play store, where is it hiding? Or, is there a way to install it?
Thanks for any help you can provide. I really want to use this, but it is useless on my Surface Book if the icons / text are so small it is unreadable. Also, need the Play Store, or what's the point.
Cheers
tveith said:
***UPDATE*** I was able to install Google Play Store. However, still need to know how to change the screen resolution to make icons / text bigger. Also, how do I enable touchscreen? Trying to play Pinball Arcade -- speed is awesome but can only use keyboard. Doesn't the Surface Book touchscreen work???
Hello,
Running Remix OS successfully on my Surface Book via USB. Several questions: How the heck do I change the screen resolution? Everything is soooooo small that I can barely see / read it. I changed the font to HUGE which made no difference. The screen resolution of the Surface Book must not be compatible to Remix OS. Also, I couldn't find the Google Play store, where is it hiding? Or, is there a way to install it?
Thanks for any help you can provide. I really want to use this, but it is useless on my Surface Book if the icons / text are so small it is unreadable. Also, need the Play Store, or what's the point.
Cheers
Click to expand...
Click to collapse
add DPI=240 to grub.cfg if too small try 280
Maromi said:
add DPI=240 to grub.cfg if too small try 280
Click to expand...
Click to collapse
Where is the grub.cfg file? Can't find it on the USB drive (where I installed Remix OS) or on my hard drive. Also, is there some way to enable the touchscreen on the Surface Book? If the touchscreen doesn't work for an Android OS, then this is a complete fail. Thanks again.
tveith said:
Where is the grub.cfg file? Can't find it on the USB drive (where I installed Remix OS) or on my hard drive. Also, is there some way to enable the touchscreen on the Surface Book? If the touchscreen doesn't work for an Android OS, then this is a complete fail. Thanks again.
Click to expand...
Click to collapse
Hi , In Settings/Experimental features you can find zoom like on windows 10 put it on 175% , it can help you
Touch Screen on SP4 not working too, maybe we should wait for fix from remix os developers
Good Luck
Jide knows about the touchscreen and looking into a solution.
Your Jide Ambassador is here!!!
Maromi said:
add DPI=240 to grub.cfg if too small try 280
Click to expand...
Click to collapse
Farshadvh said:
Hi , In Settings/Experimental features you can find zoom like on windows 10 put it on 175% , it can help you
Touch Screen on SP4 not working too, maybe we should wait for fix from remix os developers
Good Luck
Click to expand...
Click to collapse
There is no Zoom setting in Settings/Experimental features. Where are you finding this setting??
AmoraRei said:
Jide knows about the touchscreen and looking into a solution.
Your Jide Ambassador is here!!!
Click to expand...
Click to collapse
This is good news. Remix OS is quite useless if there is no touchscreen integration for the Surface Book. Also, there needs to be a setting to change screen resolution. All of the icons / mouse / text etc is soooooooooo small I can barely read anything. Thanks.
tveith said:
There is no Zoom setting in Settings/Experimental features. Where are you finding this setting??
Click to expand...
Click to collapse
Hi
Here My Friend!
AmoraRei said:
Jide knows about the touchscreen and looking into a solution.
Your Jide Ambassador is here!!!
Click to expand...
Click to collapse
Farshadvh said:
Hi
Here My Friend!
Click to expand...
Click to collapse
What version of Remix OS are you using? I don't have Zoom listed in my Experimental Features. See screenshots.
tveith said:
What version of Remix OS are you using? I don't have Zoom listed in my Experimental Features. See screenshots.
Click to expand...
Click to collapse
I use this build = B2016071101
version = 2.0.402
--
>>>=version 3 released
Farshadvh said:
I use this build = B2016071101
version = 2.0.402
--
>>>=version 3 released
Click to expand...
Click to collapse
It's quite odd that you have different options in the Experimental Features than I do.
just go to Settings then Experimental Features, you see from the buttom "Set the Zoom Level" from there you can adjust what size of text and icons what you desire.