Increase X11 font size or DPI? - Raspberry Pi Forums
i have been able set many of font sizes larger, 1 setting can't seem find whatever controls menu font size.i increase size of font.
have been searching forum , google setting font sizes or dpi keep circling around same dead ends.
can point me in right direction. can't figure out.
thanks.
have been searching forum , google setting font sizes or dpi keep circling around same dead ends.
can point me in right direction. can't figure out.
thanks.
i found way increase font sizes on vnc connected raspi. won't use if you're using monitor, indeed dpi setting. changed mine 120 adding bit line starts server:
su skint -c '/usr/bin/vncserver -geometry 1000x600 -depth 24 -dpi 120 :1'
fonts nice , big now.
thought possible similar in /etc/x11/xorg.conf, wasn't able generate 1 using xorg -configure, gave up.
su skint -c '/usr/bin/vncserver -geometry 1000x600 -depth 24 -dpi 120 :1'
fonts nice , big now.
thought possible similar in /etc/x11/xorg.conf, wasn't able generate 1 using xorg -configure, gave up.
raspberrypi
Comments
Post a Comment