You are not logged in.

#1 2015-10-25 04:42:00

angel
Member
Registered: 2012-05-09
Posts: 8
Website

MacBook Pro HiDPI Problem

Hello,

Lately I have installed Arch in my MacBook Pro Early 2015 13 inch. So far everything seems to be working fine except Spotify & Steam. As you can see in the Screenshot [1], Chrome looks fine, but Steam & Spotify both of their font is too small, very hard to read. Same problem with any apps I run using Crossover.

HiDPI value is 2 in Gnome. If I use spotify --force-device-scale-factor=2, Spotify runs perfectly. What I understand is, I have to correct the DPI for X Server. But how can I set the correct DPI for X Server.

[root@macbook-pro X11]# xdpyinfo | grep -B 2 resolution
xdpyinfo:  unable to open display "".

[1] http://i.imgur.com/esSHLhm.jpg

Offline

#2 2015-10-25 11:16:24

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,840

Re: MacBook Pro HiDPI Problem

[root@macbook-pro X11]# xdpyinfo | grep -B 2 resolution
xdpyinfo:  unable to open display "".

Either run xdpyinfo from an xterm inside an X sesssion , or tell it explicitly which display to get data from like this :
xdpyinfo -display :0.0


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB