Hi,

On 20.02.2013 13:41, WANG Chao wrote:
[...]
> After some work, any X client's DPI is 120 except Awesome WM itself.
> Fonts on taglist/tasklist/wibox/naughty/... still uses DPI 96.

How are you setting the DPI everywhere else?

[...]
> Does anyone know how to setup the Awesome WM's DPI? Any comment is welcome!

Well, dunno. We are just using Pango. And I guess that Pango wants to be told
about the DPI value it should use. However, I have no idea which of the various
Gnome parts normally does this, all of which we don't use (gtk?).

If you want to do this by hand (and are using awesome 3.5), add this to your
rc.lua (and tell me if this actually works):

  require("lgi").PangoCairo.FontMap.get_default():set_resolution(120)

Cheers,
Uli
-- 
- He made himself, me nothing, you nothing out of the dust
- Er machte sich mir nichts, dir nichts aus dem Staub

-- 
To unsubscribe, send mail to [email protected].

Reply via email to