8006a32520
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/xorg-x11-xinit#a25ca0d570daa8835efe66e52fa242153972e2f1
14 lines
493 B
Plaintext
14 lines
493 B
Plaintext
! This is the global resources file that is loaded when
|
|
! all users log in, as well as for the login screen
|
|
|
|
! Fix the Xft dpi to 96; this prevents tiny fonts
|
|
! or HUGE fonts depending on the screen size.
|
|
Xft.dpi: 96
|
|
|
|
! hintstyle: medium means that (for Postscript fonts) we
|
|
! position the stems for maximum constrast and consistency
|
|
! but do not force the stems to integral widths. hintnone,
|
|
! hintslight, and hintfull are the other possibilities.
|
|
Xft.hintstyle: hintmedium
|
|
Xft.hinting: true
|