20 May
2015
20 May
'15
19:51
Branch: refs/heads/vnc_ui_layout_fix Home: https://github.com/yast/yast-installation Commit: 00818f56f24dcbf3406e1022f90bf3661a3ee33e https://github.com/yast/yast-installation/commit/00818f56f24dcbf3406e1022f90... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-05-20 (Wed, 20 May 2015) Changed paths: M VERSION M package/yast2-installation.changes M startup/common/vnc.sh Log Message: ----------- Set Xvnc server resolution to 96 dpi (bsc#919456) ...to fix broken layout in VNC installations (defaults to 75 dpi). The installation stylesheet uses units like 'em' or 'pt' [*] which depend on the display resolution (dpi). - 2.17.114 [*] see http://www.w3.org/Style/Examples/007/units.en.html