linux_hidpi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
linux_hidpi [31.07.2015 23:07] Pascal Suterlinux_hidpi [03.08.2015 10:54] Pascal Suter
Line 16: Line 16:
 and here's one to change the windows frame text size:  and here's one to change the windows frame text size: 
   gsettings set org.gnome.desktop.interface text-scaling-factor 1.5   gsettings set org.gnome.desktop.interface text-scaling-factor 1.5
 +  
 +===== Example Lenovo X1 Carbon =====
 +Here's an example of the configuration i am currently using on my lenovo x1 carbon notebook: 
 +
 +<code>
 +psuter@psnote:~$ gsettings get org.gnome.desktop.interface scaling-factor
 +uint32 2
 +psuter@psnote:~$ gsettings get org.gnome.settings-daemon.plugins.xsettings overrides
 +{'Gdk/WindowScalingFactor': <2>}
 +psuter@psnote:~$ gsettings get org.gnome.desktop.interface text-scaling-factor
 +0.75
 +</code>
 +and in Firefox i have 
 +  layout.css.devPixelsPerPx=1.5
 +
  • linux_hidpi.txt
  • Last modified: 12.08.2015 10:45
  • by Pascal Suter