Re: Re: Configuring CUPS to allow all users to (re)start printer

2005-05-19 Thread Thomas Hess
This will work afaik not until cups 1.2. To avoid giving users admin-permissions, I enable the printers periodical via cron. for i in `lpstat -p | grep disabled | awk '{print $2}'`; do /usr/bin/enable $i done -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

Re: xmms 1.2.5 package

2001-06-27 Thread Thomas Hess
newer than 1.2.5-1, so I didn't noticed that 1.2.5 is already in unstable tom -- Thomas Hess mailto:[EMAIL PROTECTED] ICQ:112712215

xmms 1.2.5 package

2001-06-26 Thread Thomas Hess
hello again, I'm also looking for a xmms 1.2.5(-final) deb-package. Daniel T. Chen: u once gave me the location for your 1.2.5-pre packages, if u are still on this list: do u have 1.2.5 packages? I lost the URL and your Email-address. tom -- Thomas Hess mailto:[EMAIL PROTECTED] ICQ:112712215

xfree 4.1 packages

2001-06-26 Thread Thomas Hess
hi, anyone knows a location for xfree 4.1 deb-packages? thx in advance. tom -- Thomas Hess mailto:[EMAIL PROTECTED] ICQ:112712215

which gnutella-client to use

2001-05-31 Thread Thomas Hess
hi, do you have any suggestions for a graphical gnutella-client? I'm looking for one with many configuration-options, multiple searches. A gtk/gnome program would be nice, but not important. tom -- Thomas Hess mailto:[EMAIL PROTECTED]

Re: looking for XMMS 1.2.5-pre1 deb-package

2001-05-31 Thread Thomas Hess
On Thu, 31 May 2001 00:48:58 -0400 (EDT), Daniel T. Chen said: > I built a deb on 12 May, let me know if you'd like me to post it. if files are ok on this list yes, otherwise just send it to me via email thx, tom -- Thomas Hess mailto:[EMAIL PROTECTED]

looking for XMMS 1.2.5-pre1 deb-package

2001-05-30 Thread Thomas Hess
hi, does someone know a location for a XMMS 1.2.5-pre1 deb-package? tom -- Thomas Hess mailto:[EMAIL PROTECTED]

Re: galeon crashes when running as user

2001-05-16 Thread Thomas Hess
galeon-file. After deleting this galeon runs with the problems you mentioned. It crashes all the time and also the bookmark-import-function doesn't work, neither for mozilla, netscape or konqueror-bookmarks. I think I have to switch back to mozilla 0.8.1 to use galeon and skipstone properly. -- Thomas Hess mailto:[EMAIL PROTECTED]

Re: galeon crashes when running as user

2001-05-15 Thread Thomas Hess
On 15 May 2001 21:04:07 CEST, Thomas Hess said: > hi, > > I have some trouble with galeon, when I run it as user it crashes with a > Segmentation-fault before showing the browser-window, started as root it > works fine. > It seems like I need to set some permissions for

galeon crashes when running as user

2001-05-15 Thread Thomas Hess
/share/galeon, but no effect. Has anyone of you experienced the same error, or any idea what may be the problem? thomas -- Thomas Hess mailto:[EMAIL PROTECTED]

Re: speedup nvidia?

2001-05-05 Thread Thomas Hess
; Installation Guide" on nvidia's site. look at the Nvidia-Install-Guide at http://www.nvidia.com/Products/OpenLinuxDwn.nsf/09769readmefaq (it's also in the driver-tarball) - it is mentioned there at (app-f) APPENDIX F: CONFIGURING AGP also helpfull is the Troubleshooting Guide fr

Re: Monitor powerdown on idle

2001-05-04 Thread Thomas Hess
dd append="apm=on" to lilo.conf - I added the following lines in the SeverFlags-Section of my XF86Config: Option "BlankTime" "" Option "StandbyTime" "" Option "SuspendTime" "" Option "OffTime" "" -- Thomas Hess mailto:[EMAIL PROTECTED]