[SCM] mess system emulator branch, master, updated. ac291d5fa74e8aa1635932b39ce75bb2ea9bd5c6
Cesare Falco
cesare.falco at gmail.com
Sat Sep 1 10:24:11 UTC 2012
The following commit has been merged in the master branch:
commit 7a9b80f5455aa477ca777247da351fefbf5f0616
Author: Cesare Falco <cesare.falco at gmail.com>
Date: Tue Aug 28 18:59:16 2012 +0200
Fixed uimodekey in mess.ini and man/mess.6
diff --git a/debian/man/mess.6 b/debian/man/mess.6
index 879fd05..18d6d89 100644
--- a/debian/man/mess.6
+++ b/debian/man/mess.6
@@ -899,7 +899,7 @@ The default is 0.85.
.B \-natural, \-nat
Specifies whether to use a natural keyboard or not.
.TP
-.B \-uimodekey, \-umk
+.B \-uimodekey
Specifies the key used to toggle between full and partial UI mode.
.\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++
.\" SDL specific
diff --git a/debian/mess.ini b/debian/mess.ini
index e0c44e0..bfe22c1 100644
--- a/debian/mess.ini
+++ b/debian/mess.ini
@@ -26,6 +26,8 @@ diff_directory $HOME/.mess/diff
comment_directory $HOME/.mess/comments
# Debian feature defaults
+# Set key to toggle full/partial emulation to Ins
+uimodekey INSERT
# Set video to 'opengl' if DRI is enabled and reliable on your hardware
video opengl
# Set multithreading to '1' if you have more than one core
--
mess system emulator
More information about the Pkg-games-commits
mailing list