Package: gksu Version: 2.0.0-5 gksudo's dimming feature does not work as intended with nVidia TwinView configured. It only dims one monitor, and in my case it is not the monitor with the gksudo-window.
It is very easy to reproduce; simply run # gksudo echo lol In case it will be helpful to reproduce the error, I have included my xorg.conf below. lspci says my graphics card is the following: ======= xorg.conf start ========== Section "ServerLayout" Identifier "Layout 1" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" EndSection Section "Extensions" Option "Composite" "enable" EndSection Section "Module" Load "glx" Load "dbe" Load "record" Load "extmod" Load "freetype" Load "xtrap" EndSection Section "ServerFlags" Option "BlankTime" "120" Option "StandbyTime" "0" Option "SuspendTime" "0" Option "OffTime" "121" Option "AllowDeactivateGrabs" "on" Option "AllowClosedownGrabs" "off" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" Option "Buttons" "7" Option "ZAxisMapping" "4 5 6 7" Option "Emulate3Button" "off" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "no" EndSection Section "Monitor" Identifier "Monitor0" Option "DPMS" EndSection Section "Device" Identifier "Card0" Option "ConnectedMonitors" "DFP-0,DFP-1" Option "RenderAccel" "True" Option "TwinView" "True" Option "TwinViewOrientation" "LeftOf" Option "MetaModes" "1680x1050,1680x1050" Option "AllowGLXWithComposite" "true" Driver "nvidia" BusID "PCI:5:0:0" Option "Nologo" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" Option "AddARGBGLXVisuals" "true" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection ======= xorg.conf stop ========== -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686-bigmem (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gksu depends on: ii gnome-keyring 2.22.1-1 GNOME keyring services (daemon and ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit ii libc6 2.7-10 GNU C Library: Shared libraries ii libcairo2 1.4.14-1 The Cairo 2D vector graphics libra ii libgconf2-4 2.22.0-1 GNOME configuration database syste ii libgksu2-0 2.0.5-2 library providing su and sudo func ii libglib2.0-0 2.16.1-2 The GLib library of C routines ii libgnome-keyring0 2.22.1-1 GNOME keyring services library ii libgtk2.0-0 2.12.9-2 The GTK+ graphical user interface ii liborbit2 1:2.14.12-0.1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.20.2-2 Layout and rendering of internatio ii libstartup-notification0 0.9-1 library for program launch feedbac ii sudo 1.6.9p15-2 Provide limited super user privile gksu recommends no packages. -- no debconf information -- Trygve Vea -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]