control-alt-delete

Amarpreet Rattan arattan at math.uwaterloo.ca
Wed Nov 5 16:39:32 CET 2003


Yes, that would certainly work, but it seems like a bit of a harsh
solution.  I would like a better solution, like yourself, because this
seems no better than control-alt-backspace.

amps

On Wed, 5 Nov 2003, Norbert Kaufmann wrote:

> Amarpreet Rattan wrote:
> > hello all,
> >
> > by default, control-alt-delete starts xflock4.  I would like it to exit
> > xfce (or bring up the dialog box 'are you sure you want to exit?'  How do
> > I do this?  i have my own keythemerc file, I just don't know what command
> > would do this.
>
> this seems to be a frequently not answered question. i am using a
> keybinding to a small script to kill the panel:
>
> <-- snip -->
> #!/bin/sh
> # close xfce4-session by killing xfce4-panel :-(
>
> kill -SIGTERM `ps | awk '/xfce4-panel$/ { print $1}'`
> <-- snap -->
>
> this will only work if the xfce4-panel is the last thing you started in
> your .xinitrc.
> any better solutions would be appreciated.
>
> HTH
>
> norbert
>
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> http://moongroup.com/mailman/listinfo/xfce
>




More information about the Xfce mailing list