[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#618394: live-config: xorg-resolution option does not work



Package: live-config
Version: 2.0.15-1
Severity: normal

xorg-resolution option does not change the resolution of screen. 

Тhis may occur due to a typo in the file /lib/live/config/117-xserver-xorg :

66:     if [ -n "${LIVE_XORG_RESOLUTION}" ]
67:     then
68:             echo "xrandr -s ${LIVE_XORG_RESOLUTION} || /bin/true" >> /root/etc/X11/Xsession.d/21xvidemode
69:     else
70:             rm -f /etc/X11/Xsession.d/21xvidemode
71:     fi

in line 68  path should be /etc/X11/Xsession.d/21xvidemode like 
in line 70  rather than  /root/etc/X11/Xsession.d/21xvidemode


-- System Information:
Debian Release: 6.0
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=ru_UA.UTF-8, LC_CTYPE=ru_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-config depends on:
ii  live-config-sysvinit [live-co 2.0.15-1   Debian Live - System Configuration

Versions of packages live-config recommends:
ii  sudo                 1.7.4p4-2.squeeze.1 Provide limited super user privile
ii  user-setup           1.38                Set up initial user and password

Versions of packages live-config suggests:
ii  wget                          1.12-2.1   retrieves files from the web

-- no debconf information



Reply to: