Re: appearance of xfce on Debian

2002-06-15 Thread Jeff
Michael P. Soulier, 2002-Jun-14 23:19 -0400:
 On 14/06/02 Kevin C. Smith did speaketh:
 
  It sets the bar below the screen for some reason.
  
  edit ~/.xfce/xfwm-session
  
  for [WM_NAME] XFce Main Panel
  change [GEOMETRY] 
  Mine looks like this: [GEOMETRY] 110 722 808 46 0 0
  
  See if that works.
 
 This happened to me too, on both my desktop and my laptop.
 
 Mike

I decided to check out xfce and this is happening to me too, but the
suggested action above does not help.  It keeps resetting back to the
default, which pushed the panel off the screen.  Any other
suggestions?

jc

--
Jeff CoppockSystems Engineer
Diggin' Debian  Admin and User


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: appearance of xfce on Debian

2002-06-15 Thread Eric G. Miller
On Fri, Jun 14, 2002 at 11:06:44PM -0700, Jeff wrote:
 Michael P. Soulier, 2002-Jun-14 23:19 -0400:
  On 14/06/02 Kevin C. Smith did speaketh:
  
   It sets the bar below the screen for some reason.
   
   edit ~/.xfce/xfwm-session
   
   for [WM_NAME] XFce Main Panel
   change [GEOMETRY] 
   Mine looks like this: [GEOMETRY] 110 722 808 46 0 0
   
   See if that works.
  
  This happened to me too, on both my desktop and my laptop.
  
  Mike
 
 I decided to check out xfce and this is happening to me too, but the
 suggested action above does not help.  It keeps resetting back to the
 default, which pushed the panel off the screen.  Any other
 suggestions?

Log out from X and edit it from a console session.  My guess is
your editing it from within an xfce session, and your changes are
getting clobbered when you end the session.

-- 
Eric G. Miller egm2@jps.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: appearance of xfce on Debian

2002-06-15 Thread Michael P. Soulier
On 14/06/02 Eric G. Miller did speaketh:

 Log out from X and edit it from a console session.  My guess is
 your editing it from within an xfce session, and your changes are
 getting clobbered when you end the session.

Agreed. I tried this and it worked. Note that the first two numbers are
the coordinates, I believe. I just zeroed those and then it appeared in the
top level corner. You can then reach the panels on the sides and move it to
its proper location. 

Now if only someone would explain why the colours in my xterm are
different in XFCE...

Mike

-- 
Michael P. Soulier [EMAIL PROTECTED], GnuPG pub key: 5BC8BE08
...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort.  -Harley Hahn, A Student's Guide to Unix


pgpVAqLbt7ug3.pgp
Description: PGP signature


Re: appearance of xfce on Debian

2002-06-15 Thread Kevin C. Smith
On Sat, Jun 15, 2002 at 09:27:48AM -0400, Michael P. Soulier wrote:
 On 14/06/02 Eric G. Miller did speaketh:
 
  Log out from X and edit it from a console session.  My guess is
  your editing it from within an xfce session, and your changes are
  getting clobbered when you end the session.
 
 Agreed. I tried this and it worked. Note that the first two numbers are
 the coordinates, I believe. I just zeroed those and then it appeared in the
 top level corner. You can then reach the panels on the sides and move it to
 its proper location. 
 
 Now if only someone would explain why the colours in my xterm are
 different in XFCE...

I believe that if you use xfterm ( a wrapper script that calls xter) the
xterm defaults are not read. ??

-- 
Kevin C. Smith   | A Society that will trade a little liberty for a
[EMAIL PROTECTED]| little order will lose both, and deserve neither.
Debian GNU/Linux (sid)   |-- Thomas Jefferson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: appearance of xfce on Debian

2002-06-15 Thread Kevin C. Smith
On Sat, Jun 15, 2002 at 10:06:19AM -0500, Kevin C. Smith wrote:
 On Sat, Jun 15, 2002 at 09:27:48AM -0400, Michael P. Soulier wrote:
  On 14/06/02 Eric G. Miller did speaketh:
  
   Log out from X and edit it from a console session.  My guess is
   your editing it from within an xfce session, and your changes are
   getting clobbered when you end the session.
  
  Agreed. I tried this and it worked. Note that the first two numbers are
  the coordinates, I believe. I just zeroed those and then it appeared in the
  top level corner. You can then reach the panels on the sides and move it to
  its proper location. 
  
  Now if only someone would explain why the colours in my xterm are
  different in XFCE...
 
 I believe that if you use xfterm ( a wrapper script that calls xter) the
 xterm defaults are not read. ??
 
Correction. xfterm called x-terminal-emulator.
Put this in your .bashrc :

export TERMCMD=xterm

everything goes back to normal defaults.

-- 
Kevin C. Smith   | A Society that will trade a little liberty for a
[EMAIL PROTECTED]| little order will lose both, and deserve neither.
Debian GNU/Linux (sid)   |-- Thomas Jefferson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: appearance of xfce on Debian

2002-06-15 Thread Jeff
Eric G. Miller, 2002-Jun-14 23:37 -0700:
 On Fri, Jun 14, 2002 at 11:06:44PM -0700, Jeff wrote:
  Michael P. Soulier, 2002-Jun-14 23:19 -0400:
   On 14/06/02 Kevin C. Smith did speaketh:
   
It sets the bar below the screen for some reason.

edit ~/.xfce/xfwm-session

for [WM_NAME] XFce Main Panel
change [GEOMETRY] 
Mine looks like this: [GEOMETRY] 110 722 808 46 0 0

See if that works.
   
   This happened to me too, on both my desktop and my laptop.
   
   Mike
  
  I decided to check out xfce and this is happening to me too, but the
  suggested action above does not help.  It keeps resetting back to the
  default, which pushed the panel off the screen.  Any other
  suggestions?
 
 Log out from X and edit it from a console session.  My guess is
 your editing it from within an xfce session, and your changes are
 getting clobbered when you end the session.

I ended up purging xfce and reinstalling, just to see if that would
fix it, but it didn't.  So I found geometry settings in
~/.xfce/xfce3rc and changed those, then I did a restart from within
xfce and it worked that way.

thanks for your responses...jc

--
Jeff CoppockSystems Engineer
Diggin' Debian  Admin and User


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: appearance of xfce on Debian

2002-06-14 Thread Eric G. Miller
On Fri, Jun 14, 2002 at 12:58:58AM -0400, tvn1981 wrote:
 Hi, I apt-get install xfce and when I start it .  I cannot see the xfce
 main bar. Why is Debian setting up xfce this way ?  How can I get the
 normal xfce main bar ?  

How are you running it?  See also, xfce_setup (which doesn't have a
manpage, but basically creates an ~/.xsession and some other dot
files).

-- 
Eric G. Miller egm2@jps.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: appearance of xfce on Debian

2002-06-14 Thread Kevin C. Smith
On Fri, Jun 14, 2002 at 12:58:58AM -0400, tvn1981 wrote:
 Hi, I apt-get install xfce and when I start it .  I cannot see the xfce
 main bar. Why is Debian setting up xfce this way ?  How can I get the
 normal xfce main bar ? 

It sets the bar below the screen for some reason.

edit ~/.xfce/xfwm-session

for [WM_NAME] XFce Main Panel
change [GEOMETRY] 
Mine looks like this: [GEOMETRY] 110 722 808 46 0 0

See if that works.

-- 
Kevin C. Smith   | A Society that will trade a little liberty for a
[EMAIL PROTECTED]| little order will lose both, and deserve neither.
Debian GNU/Linux (sid)   |-- Thomas Jefferson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: appearance of xfce on Debian

2002-06-14 Thread Michael P. Soulier
On 14/06/02 Kevin C. Smith did speaketh:

 It sets the bar below the screen for some reason.
 
 edit ~/.xfce/xfwm-session
 
 for [WM_NAME] XFce Main Panel
 change [GEOMETRY] 
 Mine looks like this: [GEOMETRY] 110 722 808 46 0 0
 
 See if that works.

This happened to me too, on both my desktop and my laptop.

Mike

-- 
Michael P. Soulier [EMAIL PROTECTED], GnuPG pub key: 5BC8BE08
...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort.  -Harley Hahn, A Student's Guide to Unix


pgpLeWtZW8Amv.pgp
Description: PGP signature