Internet Cafe Terminal Help



Hi,

I am currently building an Internet cafe terminal for a company and
have the following two problems:

1. They would like to be able to control the amount of bandwidth each
user is taking. Can any please explain how I can monitor this. This
can then be added to the user's previous total and saved.

2. I would like to prevent users from by-passing my login screen. So
I would like to intercept all keys and simply ignore them if they are
not valid. This would include the windows key and variouss
combinations (alt + tab, ctrl + esc, ctrl + alt + del etc)

Thanks a lot beforehand.

.



Relevant Pages

  • Re: Permanently swapping a key
    ... I can solve this by swapping control with the unused Windows key and using that key instead. ... I was able to reassign CTRL to the Windows key in X using xmodmap as ... keycode 29 = Control ...
    (Debian-User)
  • Re: start menu disappears
    ... One of the Windows key is between Control and Alt keys. ... and it's usually at that point that it does its disappearing trick ... > i have done a virus scan and anti spam check, and there are no viruses or ...
    (microsoft.public.windowsxp.general)
  • Re: Disable windows key
    ... The free edition blocks the Windows key, and the paid one lets you ... control all kinds of keys in quite flexible ways. ...
    (comp.lang.python)
  • Re: Internet Cafe Terminal Help
    ... I was doing some reading on keyboard hooks and they seem to be the way ... I think it may be possible to intercept the keystrokes and if they are ... The main key I want to block is the windows key as that will open the ...
    (comp.lang.pascal.delphi.misc)