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: Button Layout Question  (Read 918 times)

0 Members and 1 Guest are viewing this topic.

cadmium

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 110
  • Last login:January 03, 2021, 12:51:56 pm
Button Layout Question
« on: August 01, 2008, 10:15:30 pm »
I'm building a 7 button layout using an I-Pac. I was initially going to lay out the the buttons like

Code: [Select]
  567
  234
1

But from what I gather this is more common

Code: [Select]
  123
  456
7

I realize there is probably no "right" way, but is that the most common way?