[SOLVED] Re: 'mark' buttons of non-kde applications in kde

2007-05-25 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Liam O'Toole wrote: > On Fri, 25 May 2007 16:31:29 +0200 > Johannes Wiedersich <[EMAIL PROTECTED]> wrote: > > [...] > >> From >> 16:18:[EMAIL PROTECTED]:~$ echo $GTK2_RC_FILES >> /johannes2/.gtkrc-2.0 >> >> I delete that file and now the buttons get

Re: 'mark' buttons of non-kde applications in kde

2007-05-25 Thread Liam O'Toole
On Fri, 25 May 2007 16:31:29 +0200 Johannes Wiedersich <[EMAIL PROTECTED]> wrote: [...] > From > 16:18:[EMAIL PROTECTED]:~$ echo $GTK2_RC_FILES > /johannes2/.gtkrc-2.0 > > I delete that file and now the buttons get this nice frame for the > selected item. However, now the font used by these appl

Re: 'mark' buttons of non-kde applications in kde

2007-05-25 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Liam O'Toole wrote: > On Fri, 25 May 2007 14:42:41 +0200 > Johannes Wiedersich <[EMAIL PROTECTED]> wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Dear all, >> >> I seem to have messed up my config a little. A few days ago I changed

Re: 'mark' buttons of non-kde applications in kde

2007-05-25 Thread Liam O'Toole
On Fri, 25 May 2007 14:42:41 +0200 Johannes Wiedersich <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dear all, > > I seem to have messed up my config a little. A few days ago I changed > my font selections (appearence) in control centre. Now my non-kde > applic

Re: mark and route traffic in a bridge

2007-01-22 Thread Roberto C. Sanchez
On Mon, Jan 22, 2007 at 07:42:26AM -0300, Roberto Pereyra wrote: > Hi all !! > > > I would to like to mark and route some kind of traffic (ie: outbound > www, now by simplicity) > > > > ---inet1eth0| | > |linu

RE: --MARK-- (was "Sound [ES1371], Power down...")

2002-01-16 Thread Jeff Bonner
-Original Message- From: [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 16, 2002 10:17 AM To: debian-user@lists.debian.org Subject: Re: Sound (ES1371), Power down, --MARK-- >> My third problem is that "--MARK--" appears contineously >> in "/var/log/messages". A friend of mine used to h

Re: -- MARK -- in log files

2000-11-03 Thread will trillich
On Fri, Nov 03, 2000 at 02:33:42PM -0800, Rob Hudson wrote: > I was curious how to not have all of the '-- MARK --'s in my log > files. What are their intended purpose? short version: rtfm long version: tFm you need to r is 'man syslogd' and the 'see also' items at the end: SEE ALSO

Re: -- MARK -- in log files

2000-11-03 Thread Frodo Baggins
Rob Hudson scripsit: >I was curious how to not have all of the '-- MARK --'s in my log >files. What are their intended purpose? > Why, just to say that syslogd is still there: -- Leo TheHobbit IRCnet #leiene ICQ 56656060 -BEGIN GEEK CODE BLOCK- Version: 3.1 GED/CS d? s-:+>-: a C+++

Re: Mark Spieth's ppp correction works for 2.2.17, supporting ltmodem.o driver

2000-10-04 Thread mark
note that it is not a ppp fix but a tty fix. you can not use just the ppp.o compiled this way. This is a kernel rebuild and reinstall fix. otherwise other things will break like console, normal modems, etc. what was done to tty.h is prefectly legit and a logical place to put the new structure eleme

Re: -- MARK -- in /var/log/messages

1999-03-18 Thread L. Besselink
On Thu, 18 Mar 1999, Steve Haslam wrote: > On Wed, Mar 17, 1999 at 09:37:19PM +0100, Paul Lemmens wrote: > > I recently started wondering what the -- MARK -- lines in > > /var/log/messages represent. I cannot explain them logically, nor have I > > found a daemon that's responsible for these line

Re: -- MARK -- in /var/log/messages

1999-03-18 Thread Steve Haslam
On Wed, Mar 17, 1999 at 09:37:19PM +0100, Paul Lemmens wrote: > I recently started wondering what the -- MARK -- lines in > /var/log/messages represent. I cannot explain them logically, nor have I > found a daemon that's responsible for these lines. > > Can anybody help out? the MARK lines are cr

Re: -- MARK -- in /var/log/messages

1999-03-17 Thread MallarJ
In a message dated 3/17/99 2:39:34 PM Central Standard Time, [EMAIL PROTECTED] writes: > I recently started wondering what the -- MARK -- lines in > /var/log/messages represent. I cannot explain them logically, nor have I > found a daemon that's responsible for these lines. > Search the list

Re: -- MARK -- in /var/log/messages

1999-03-17 Thread servis
*- On 17 Mar, Paul Lemmens wrote about "-- MARK -- in /var/log/messages" > Hello everybody, > > I recently started wondering what the -- MARK -- lines in > /var/log/messages represent. I cannot explain them logically, nor have I > found a daemon that's responsible for these lines. > > Can anybody

Re: --MARK--

1998-12-15 Thread Peter S Galbraith
Coming in in the middle here, so I may not be relevant. To disable the --MARK--, edit /etc/syslog.conf liske so: *.=debug;\ auth,authpriv.none;\ news.none;mail.none -/var/log/debug *.=info;*.=notice;*.=warn;\ auth,authpriv.none;\ cron,daemon.none;\ mai

Re: --MARK--

1998-12-15 Thread Adrian Bridgett
On Thu, Dec 10, 1998 at 03:13:35PM +, Daniel Marquez-Klaka wrote: > Patrik Magnusson wrote: > > > > > Gregory T. Norris wrote: > > > > > > > > It's generated by syslogd, and is intended to show that logging is still > > > > active. You can use the "-m" option to change it's frequency. > > > >

Re: --MARK--

1998-12-10 Thread Daniel Marquez-Klaka
Patrik Magnusson wrote: > > > Gregory T. Norris wrote: > > > > > > It's generated by syslogd, and is intended to show that logging is still > > > active. You can use the "-m" option to change it's frequency. > > > > But in my /etc/init.d/syslogd file i can't find the option -m !! > > Exactly; tw

Re: --MARK--

1998-12-10 Thread Patrik Magnusson
> Gregory T. Norris wrote: > > > > It's generated by syslogd, and is intended to show that logging is still > > active. You can use the "-m" option to change it's frequency. > > But in my /etc/init.d/syslogd file i can't find the option -m !! Exactly; twenty minutes is the default interval - in

Re: -- MARK --

1998-12-10 Thread Daniel Marquez-Klaka
Gregory T. Norris wrote: > > It's generated by syslogd, and is intended to show that logging is still > active. You can use the "-m" option to change it's frequency. But in my /etc/init.d/syslogd file i can't find the option -m !! And why is my maschine every 20 minutes so slow Daniel

Re: -- MARK --

1998-12-08 Thread Frank Barknecht
Gregory T. Norris hat gesagt: // Gregory T. Norris wrote: > It's generated by syslogd, and is intended to show that logging is still > active. You can use the "-m" option to change it's frequency. > > On Mon, Dec 07, 1998 at 08:29:52PM +0100, Armin Wegner wrote: > > Every twenty minutes my xcons

Re: -- MARK --

1998-12-08 Thread Gregory T. Norris
It's generated by syslogd, and is intended to show that logging is still active. You can use the "-m" option to change it's frequency. On Mon, Dec 07, 1998 at 08:29:52PM +0100, Armin Wegner wrote: > Every twenty minutes my xconsole writes a string consisting of date > and time, my hostname and th

Re: -- MARK --

1998-12-07 Thread Robert Wilderspin
On 7 Dec 98 19:29:52 GMT, [EMAIL PROTECTED] (Armin Wegner) wrote: >Every twenty minutes my xconsole writes a string consisting of date and time, >my hostname and the string "-- MARK --". What does this mean? This is new and >I can't remember when it first happened and what it caused to do so. Thi

Re: --MARK--

1998-12-07 Thread Patrik Magnusson
> Subject: -- MARK -- > Date: Mon, 7 Dec 1998 20:29:52 +0100 (MET) > From: [EMAIL PROTECTED] (Armin Wegner) > To: debian-user@lists.debian.org > > Every twenty minutes my xconsole writes a string consisting of date and time, > my hostname and the string "-- MARK --". What does this mean? This is

Re: -- MARK --

1998-12-07 Thread servis
*- Armin Wegner wrote about "-- MARK --" > Every twenty minutes my xconsole writes a string consisting of date and time, > my hostname and the string "-- MARK --". What does this mean? This is new and > I can't remember when it first happened and what it caused to do so. > > See 'man syslogd' un

Re: - MARK --

1998-07-10 Thread peloy
Oh, cool, I always wanted to know why I was getting those messages! And now I see why our production server does not show this behavior (it is always busy logging mail and lots of other things like DNS zone transfers, etc.) peloy.- dpk <[EMAIL PROTECTED]> wrote: >I have a long /var/log/messag

Re: - MARK --

1998-07-10 Thread Marcus . Brinkmann
Folks, this is syslogd telling you that it is up and runnning every twenty minutes. You can set it off and on and the intervall length in /etc/syslogd.conf Marcus On Fri, Jul 10, 1998 at 10:26:38AM -0400, Mark H. Mabry wrote: > > "dpk" == dpk <[EMAIL PROTECTED]> > > wrote the following

Re: - MARK --

1998-07-10 Thread Mark H. Mabry
> "dpk" == dpk <[EMAIL PROTECTED]> > wrote the following on Fri, 10 Jul 1998 08:29:55 -0400 (EDT) dpk>I have a long /var/log/messages and /var/log/syslog contain dpk> the following. Can any one tell me what is the cause? Thanks dpk> dpk>Jul 5 10:28:19 superm

Re: - MARK --

1998-07-10 Thread dpk
I have a long /var/log/messages and /var/log/syslog contain the following. Can any one tell me what is the cause? Thanks Jul 5 10:28:19 superman -- MARK -- Jul 5 10:48:19 superman -- MARK -- >From the manpage: -m interval The syslogd logs a mark times

Re: -- MARK --

1998-04-06 Thread Bob Hilliard
George Bonser <[EMAIL PROTECTED]> writes: > This is the PROPER behavior of syslogd. This informs you that syslogd is > running. Check the documentation for changing it. Why do you want to > turn this off? Why? Because it bulks up the log and makes it hard to look for something meaningful.

Re: -- MARK --

1998-04-06 Thread Joey Hess
George Bonser wrote: > This is the PROPER behavior of syslogd. This informs you that syslogd is > running. Check the documentation for changing it. Why do you want to > turn this off? Syslog could beep the speaker every minute to let us know it's running, too. Effective, but annoying. So's "MAR

Re: -- MARK --

1998-04-06 Thread Joey Hess
Alex Romosan wrote: > read the manual page. man sysklogd: > >-m interval > The syslogd logs a mark timestamp regularly. The > default interval between two -- MARK -- lines is 20 > minutes. This can be changed with this option. That works for ma

Re: -- MARK --

1998-04-06 Thread Alex Romosan
read the manual page. man sysklogd: -m interval The syslogd logs a mark timestamp regularly. The default interval between two -- MARK -- lines is 20 minutes. This can be changed with this option. --alex-- -- | I believe the moment is at hand w

Re: -- MARK --

1998-02-28 Thread Nathan E Norman
yesterday ... >From [EMAIL PROTECTED] Sat Feb 28 14:50:57 1998 Date: Fri, 27 Feb 1998 23:34:58 +0100 From: Martin Schulze <[EMAIL PROTECTED]> Reply-To: Martin Schulze <[EMAIL PROTECTED]> To: Thomas Lakofski <[EMAIL PROTECTED]> Cc: debian-user@lists.debian.org Subject: Re: `-- MARK -

Re: `-- MARK --' in syslog every 20 minutes

1998-02-27 Thread Martin Schulze
On Fri, Feb 27, 1998 at 04:46:35PM -0600, Nathan E Norman wrote: > On Fri, 27 Feb 1998, Ossama Othman wrote: > > : Hi, > : > : > Hmmm, I just upgraded some hamm packages (don't remember which, but they > : > changed in the last few days) and now my syslog gets > : > > : > Feb 27 12:55:14 mu -- M

Re: `-- MARK --' in syslog every 20 minutes

1998-02-27 Thread Ossama Othman
Hi, > The default xconsole line looks like this: > > daemon.*,mail.*;\ > news.crit;news.err;news.notice;\ > *.=debug;*.=info;\ > *.=notice;*.=warn |/dev/xconsole Hmm, I didn't notice that before. My xconsole looks the same. I just want to disable the runq notices

Re: `-- MARK --' in syslog every 20 minutes

1998-02-27 Thread Steve Mayer
Thomas, I noticed this last night also. I also found that I had a second copy of ps installed to my system (into /usr/bin/) that didn't work. Gave errors about the shared libraries. Almost like it was compiled against libc5 libraries. Steve Mayer [EMAIL PROTECTED] Thomas Lakofski wrote: >

Re: `-- MARK --' in syslog every 20 minutes

1998-02-27 Thread Nathan E Norman
On Fri, 27 Feb 1998, Ossama Othman wrote: : Hi, : : > Hmmm, I just upgraded some hamm packages (don't remember which, but they : > changed in the last few days) and now my syslog gets : > : > Feb 27 12:55:14 mu -- MARK -- : > : > in it every 20 minutes. Anybody else getting this? : : Yes, I a

Re: `-- MARK --' in syslog every 20 minutes

1998-02-27 Thread Martin Schulze
On Fri, Feb 27, 1998 at 05:22:00PM -0500, Thomas Lakofski wrote: > Hmmm, I just upgraded some hamm packages (don't remember which, but they > changed in the last few days) and now my syslog gets You've upgraded sysklogd to the most recent version, as it's maintainer you may believe me. > Feb 27 1

Re: `-- MARK --' in syslog every 20 minutes

1998-02-27 Thread Ossama Othman
Hi, > Hmmm, I just upgraded some hamm packages (don't remember which, but they > changed in the last few days) and now my syslog gets > > Feb 27 12:55:14 mu -- MARK -- > > in it every 20 minutes. Anybody else getting this? Yes, I am. I get it before and after the cron runq entry. Incidentall