Package: kdm Version: 4:4.3.4-4 User: debian-...@lists.debian.org UserTags: debian-edu
In BTS report #230422, I outline the need for a hook into the Xreset phase of the display manager. Please implement support for it in kdm, to make it possible to run scripts when users log out from a kdm session. I tried to look at the kdebase-workspace source to figure out where to add code to run the common Xreset script and provide a patch, but was unable to find the kdm Xreset script. Adding some code like this would solve this issue: # Use common Xreset framework if it exist if [ -x /etc/X11/Xreset ] ; then /etc/X11/Xreset fi Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1nkzbu-0007wp...@login1.uio.no