Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xfce4.2rc3 quit/exit quirk
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
drphibes
Guru
Guru


Joined: 30 Nov 2004
Posts: 432

PostPosted: Sat Jan 08, 2005 4:00 am    Post subject: xfce4.2rc3 quit/exit quirk Reply with quote

anyone else notice that with the session manager running (xfce4-session), the Quit button (cmd="quit") on the desktop menu works (pops up the save session dialog), but the Exit button on the panel does not (plug-in libsystembuttons.so)? conversely, with the session manager not running, the plug-in Exit on the panel does work, but the Quit item on the desktop menu does not work.

in either case, pressing the Quit/Exit that does not work renders you unable to pull up a desktop menu..........
Back to top
View user's profile Send private message
ppurka
Advocate
Advocate


Joined: 26 Dec 2004
Posts: 3256

PostPosted: Sat Jan 08, 2005 10:34 pm    Post subject: Reply with quote

hi,
I am using xfce4.2-rc1 (of course i didn't encounter the above problem). but i noticed that the xfce4-session uses the
Code:
xfce4-session-logout
command to quit the xfce4 session. Perhaps if you look at what the menu actually tries to execute, you might find the solution.
Back to top
View user's profile Send private message
drphibes
Guru
Guru


Joined: 30 Nov 2004
Posts: 432

PostPosted: Sat Jan 08, 2005 11:14 pm    Post subject: Reply with quote

from bottom of ~/.config/xfce4/desktop/menu.xml :
Code:
<!--
      This will cause xfce4-session to quit, after first displaying a log-out
      dialog box.  If xfce4-session isn't running, it will quit xfdesktop.
    -->
    <builtin name="Quit" cmd="quit" icon="gnome-logout"/>


doesn't work if xfce4-session is not running.

from ~./config/xfce4/panel/contents.xml :
Code:
<Group>
      <Control id="-1" filename="libsystembuttons.so" button1="0" button2="1" showtwo="1"/>
</Group>


button 2 (Exit is tooltip) doesn't work if xfce4-session is running.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum