summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/man/testkeys.1
blob: 1f380a45aaaeed762c5005c54a4ca88e19fcaae5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.\"  -*- nroff -*-
.\"
.\" testkeys.1
.\"
.\" Man page created from source and usage information
.\" Cesare Falco <c.falco@ubuntu.com>, February 2007
.\"
.TH TESTKEYS 1 2012-12-01 0.147u3 "MAME SDL keycode checker"
.\"
.\" NAME chapter
.SH NAME
testkeys \- returns SDL keycode for key pressed.
.\"
.\" SYNOPSIS chapter
.SH SYNOPSIS
.B testkeys
.\"
.\" DESCRIPTION chapter
.SH DESCRIPTION
Since 0.113 SDLMAME introduced keymap files to handle keyboards with non\-us layouts.
.PP
This simple utility helps determining which SDL keycode is bound to each key, thus
making the process of compiling keymap files a bit easier.