Re: Disable Alt + Ctrl + Backspace selectively
From: Sebastian Hans (hanss_at_in.tum.de)
Date: 01/29/04
- Next message: Sebastian Hans: "Re: Disable Alt + Ctrl + Backspace selectively"
- Previous message: Christoph Baumann: "Re: Help,I have to port a TCP/IP Stack,MPEG Decoder on to an ARM7TDMI"
- In reply to: Xin Li: "Re: Disable Alt + Ctrl + Backspace selectively"
- Next in thread: Sebastian Hans: "Re: Disable Alt + Ctrl + Backspace selectively"
- Reply: Sebastian Hans: "Re: Disable Alt + Ctrl + Backspace selectively"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Jan 2004 11:01:53 +0000 (UTC)
Xin Li <xinli1@illinoisalumni.org> wrote:
> The bigger picture behind this question is this. I am writing a
> restrictive shell environment for linux. What I am writing will
> basically replace the standard Gnome/KDE desktop and present a very
> limit number of things that the user can do. The system will be
> configured such that root will get the normal KDE/Gnome desktop, but
> non-root users will only get our restrictive shell. So when you are
> in this shell, things like Virtual terminals, multiple desktops and
> Alt + Ctrl + Backspace should be disabled.
>
> But it seems like that's not going to be possible, from what I've read
> of this thread.
Well, you can disable virtual terminals by not starting a getty on them.
You could, maybe, start them when root logs in, then kill them when
he/she logs out again.
Multiple desktops are a window manager thing. Configure your wm to only
give you one desktop.
As for Alt+Ctrl+Backspace, I'm not sure this can be done.
Seb.
- Next message: Sebastian Hans: "Re: Disable Alt + Ctrl + Backspace selectively"
- Previous message: Christoph Baumann: "Re: Help,I have to port a TCP/IP Stack,MPEG Decoder on to an ARM7TDMI"
- In reply to: Xin Li: "Re: Disable Alt + Ctrl + Backspace selectively"
- Next in thread: Sebastian Hans: "Re: Disable Alt + Ctrl + Backspace selectively"
- Reply: Sebastian Hans: "Re: Disable Alt + Ctrl + Backspace selectively"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]