Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Keyboard shortcuts  (Read 2504 times)

0 Members and 1 Guest are viewing this topic.

southpaw13

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 831
  • Last login:June 25, 2025, 10:12:10 pm
  • Whatever!
Keyboard shortcuts
« on: May 06, 2003, 11:45:38 am »
Does aqnyone know how to disable all default keyboard shortcuts in Windows XP?

Thanks---

radiator

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 347
  • Last login:April 18, 2013, 07:14:43 pm
  • SFA OK!
    • :: verticalcircle ::
Re:Keyboard shortcuts
« Reply #1 on: May 06, 2003, 01:11:48 pm »
no idea about keyboard shortcuts, but the M$ knowledge-base came up with the following to disable the windows key:

Click Start, click Run, type regedt32, and then click OK.

On the Windows menu, click HKEY_LOCAL_ MACHINE on Local Machine.

Click the System\CurrentControlSet\Control folder, and then double-click the Keyboard Layout folder.

On the Edit menu, click Add Value, type in Scancode Map, click REG_BINARY as the Data Type, and then click OK.

Type 00000000000000000300000000005BE000005CE000000000 in the Data field, and then click OK.

Close the Registry Editor and restart the computer.


If you're not sure about registry editing don't bother as you can cause more harm than good
When the Germans bombed the British, the British ducked.
When the British bombed the Germans, the Germans ducked.
When the Americans started bombing, everyone ducked!

southpaw13

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 831
  • Last login:June 25, 2025, 10:12:10 pm
  • Whatever!
Re:Keyboard shortcuts
« Reply #2 on: May 06, 2003, 08:55:04 pm »
I just thought that there might be an easy way to turn off the defaults.  I am trying to run Dragon's Lair 3D in my cab with an I-pac.  Certain combinations turn the game off.  I could re-program the I-pac if there is no other alternative...

slug54

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 225
  • Last login:June 12, 2014, 09:00:21 pm
  • Man, I hope this cab fits through the door way!
    • Arcade Extreme
Re:Keyboard shortcuts
« Reply #3 on: May 06, 2003, 11:56:27 pm »
I'm not sure if this works for Dragons Lair or not
but if you right click and do a properties on the executable file. Then click on the MISC tab. Uncheck the keyboard combos that are giving you troubles like alt-tab or any others. I think this may only work on dos .exe files and not windows apps. If you don't see the MISC tab then it won't work for your program.

                                  Slug54

 

Frostillicus

  • Arcade Artist
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1291
  • Last login:April 18, 2023, 07:36:29 am
    • My MAME cabinet site
Re:Keyboard shortcuts
« Reply #4 on: May 07, 2003, 12:27:43 am »
i had to reprogram my ipac and change the leftalt key in my emulators - seems like some emulators don't run in a true fullscreen(like epsxe), so when I press alt I get that annoying dropdown menu up in the top left.  that's a crappy shortcut IMHO. It wasn't a lot of work, but it was an issue for a while until i figured out what was going on....

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Yesterday at 10:26:23 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Keyboard shortcuts
« Reply #5 on: May 07, 2003, 12:52:26 am »
long story short, frosty is right

Unfortunately the default mame keys are unacceptable as they include alt.  You might as well start re-mapping.  Might I suggest the "v" key?  It's close by and is rarely assigned to anything so you won't have to change any other keys.  

cdbrown

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1241
  • Last login:October 16, 2017, 09:52:03 pm
  • Bowowow
Re:Keyboard shortcuts
« Reply #6 on: May 07, 2003, 04:21:54 am »
Would it also be wise to remap the ctrl and shift keys as well (for P1 and P3).  I keep getting sticky keys popping up even though I have them disabled, it's quite annoying.

To get this clear in my head - I should first change the key settings of the Ipac using the Ipac utility.  Then change the mame default.ini file.

P1_BUTTON1 "KEYCODE_LCONTROL | JOYCODE_1_BUTTON1 | MOUSECODE_1_BUTTON1"
P1_BUTTON2 "KEYCODE_LALT | JOYCODE_1_BUTTON2 | MOUSECODE_1_BUTTON3"
P1_BUTTON4 "KEYCODE_LSHIFT | JOYCODE_1_BUTTON4"

P3_BUTTON1 "KEYCODE_RCONTROL | JOYCODE_3_BUTTON1"
P3_BUTTON2 "KEYCODE_RSHIFT | JOYCODE_3_BUTTON2"

V is already mapped to P1_BUTTON8 if anyone has an 8 button layout.  If not then it's up for grabs.

When changing do I need to make sure that mappings aren't doubled up.  For example, I change P1_Button1 to "KEYCODE_V" and leave P1_BUTTON8 the same (don't have 8 button setup) will this cause any problems or should I change the P1_BUTTON8 to "KEYCODE_LCONTROL" ?

Another thing I noticed is that P4 movements are not mapped to any keyboard buttons, does the ipac output these codes?
P4_JOYSTICK_UP "JOYCODE_4_UP"
P4_JOYSTICK_DOWN "JOYCODE_4_DOWN"
P4_JOYSTICK_LEFT "JOYCODE_4_LEFT"
P4_JOYSTICK_RIGHT "JOYCODE_4_RIGHT"
P4_BUTTON1 "JOYCODE_4_BUTTON1"
P4_BUTTON2 "JOYCODE_4_BUTTON2"
P4_BUTTON3 "JOYCODE_4_BUTTON3"
P4_BUTTON4 "JOYCODE_4_BUTTON4"

Magnet_Eye

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1011
  • Last login:May 11, 2020, 09:26:19 pm
  • Feel the heat?
    • Web Hosting deals for BYOAC Users!
Re:Keyboard shortcuts
« Reply #7 on: May 07, 2003, 08:01:46 am »
I have that same STICKY KEYS pop up all the time and it is making me very angry. I can't make it stop!  >:(

What the HELL!?



I offer discounted WEB HOSTING to BYOAC members! Only $2.49 a month for a FULL FEATURED account! www.cloud9media.com

GSXRMovistar

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 436
  • Last login:April 16, 2025, 06:01:17 pm
  • Gez, this is gonna be expensive!
    • forum.arcadecontrols.com/index.php/topic,148135.0.html
    • CoffeeCade
Re:Keyboard shortcuts
« Reply #8 on: May 07, 2003, 11:10:30 am »
Magnet_Eye, can't you just turn Sticky keys off from the Accessibility Options under the control panel?