Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8213 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have Kiosk application. Is it possible using FileMaker Developer to disable any of the following windows key shortcuts?

Want to disable "ctrl-alt-delete" key combo.

Want to disable the "Windows" key that launches the Start menu.

On a kiosk application, you can understand why I would want these keys disbaled?

Thank you.

Posted

Hello,

In FileMaker you can 'capture' the 'key-down' status ONLY when performing a script or clicking a button that is linked to a script. This is done with the 'Status (CurrentModifierKeys)' function. Remember this ONLY works within FileMaker.

To 'capture' or in your case, 'disable' certain keys, you will need to do something in the OS. I haven't done this, but you may be able to find something on the web about 'changing the registry' that would 'modify' the functions of certain keys.

You may also want to look into 'desktop security' utilities such as Full Armor or Fortress 101. These products do offer some of the capabilities your looking for.

Good Luck,

Bob Kundinger

This topic is 8213 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.