How to test Linux on hidpi support without real hardware?

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm considering buying a laptop with a hidpi screen, but am unsure how good things will look. I'd like to run XFCE or gnome flashback on it, but would like a way to test things before spending $2k. Is there a way (perhaps with a VM or something) I can test on non hidpi hardware to know if things will scale properly on the real thing?
linux gnome xfce
add a comment |Â
up vote
0
down vote
favorite
I'm considering buying a laptop with a hidpi screen, but am unsure how good things will look. I'd like to run XFCE or gnome flashback on it, but would like a way to test things before spending $2k. Is there a way (perhaps with a VM or something) I can test on non hidpi hardware to know if things will scale properly on the real thing?
linux gnome xfce
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm considering buying a laptop with a hidpi screen, but am unsure how good things will look. I'd like to run XFCE or gnome flashback on it, but would like a way to test things before spending $2k. Is there a way (perhaps with a VM or something) I can test on non hidpi hardware to know if things will scale properly on the real thing?
linux gnome xfce
I'm considering buying a laptop with a hidpi screen, but am unsure how good things will look. I'd like to run XFCE or gnome flashback on it, but would like a way to test things before spending $2k. Is there a way (perhaps with a VM or something) I can test on non hidpi hardware to know if things will scale properly on the real thing?
linux gnome xfce
asked Nov 29 '17 at 12:40
user605331
1254
1254
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
You can specify the virtual screen size in /etc/X11/xorg.conf
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Virtual 3600 1200
EndSubSection
EndSection
I have yet to find a truly aesthetically pleasing setup with my HiDPI (3200 x 1800) display with anything except plasma, which pretty much worked out of the box. with Gnome I found there were a lot of things to balance and these are still being worked on.
â bu5hman
Nov 29 '17 at 13:08
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
You can specify the virtual screen size in /etc/X11/xorg.conf
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Virtual 3600 1200
EndSubSection
EndSection
I have yet to find a truly aesthetically pleasing setup with my HiDPI (3200 x 1800) display with anything except plasma, which pretty much worked out of the box. with Gnome I found there were a lot of things to balance and these are still being worked on.
â bu5hman
Nov 29 '17 at 13:08
add a comment |Â
up vote
1
down vote
accepted
You can specify the virtual screen size in /etc/X11/xorg.conf
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Virtual 3600 1200
EndSubSection
EndSection
I have yet to find a truly aesthetically pleasing setup with my HiDPI (3200 x 1800) display with anything except plasma, which pretty much worked out of the box. with Gnome I found there were a lot of things to balance and these are still being worked on.
â bu5hman
Nov 29 '17 at 13:08
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
You can specify the virtual screen size in /etc/X11/xorg.conf
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Virtual 3600 1200
EndSubSection
EndSection
You can specify the virtual screen size in /etc/X11/xorg.conf
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Virtual 3600 1200
EndSubSection
EndSection
answered Nov 29 '17 at 12:44
Ipor Sircer
8,8571920
8,8571920
I have yet to find a truly aesthetically pleasing setup with my HiDPI (3200 x 1800) display with anything except plasma, which pretty much worked out of the box. with Gnome I found there were a lot of things to balance and these are still being worked on.
â bu5hman
Nov 29 '17 at 13:08
add a comment |Â
I have yet to find a truly aesthetically pleasing setup with my HiDPI (3200 x 1800) display with anything except plasma, which pretty much worked out of the box. with Gnome I found there were a lot of things to balance and these are still being worked on.
â bu5hman
Nov 29 '17 at 13:08
I have yet to find a truly aesthetically pleasing setup with my HiDPI (3200 x 1800) display with anything except plasma, which pretty much worked out of the box. with Gnome I found there were a lot of things to balance and these are still being worked on.
â bu5hman
Nov 29 '17 at 13:08
I have yet to find a truly aesthetically pleasing setup with my HiDPI (3200 x 1800) display with anything except plasma, which pretty much worked out of the box. with Gnome I found there were a lot of things to balance and these are still being worked on.
â bu5hman
Nov 29 '17 at 13:08
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f407732%2fhow-to-test-linux-on-hidpi-support-without-real-hardware%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password