QTfrontend/binds.cpp
changeset 1051 dfdd5dfe97d4
parent 1022 f6a3fcb329ca
child 1066 1f1b3686a2b0
--- a/QTfrontend/binds.cpp	Sat Jul 05 14:27:55 2008 +0000
+++ b/QTfrontend/binds.cpp	Sat Jul 05 15:13:33 2008 +0000
@@ -51,7 +51,7 @@
 	{"confirm",	"y",	QT_TRANSLATE_NOOP("binds", "confirmation"),	false},
 	{"+voldown",	"9",	QT_TRANSLATE_NOOP("binds", "volume down"),	false},
 	{"+volup",	"0",	QT_TRANSLATE_NOOP("binds", "volume up"),	false},
-	{"fullscr",	"f",	QT_TRANSLATE_NOOP("binds", "change mode"),	false},
+	{"fullscr",	"f12",	QT_TRANSLATE_NOOP("binds", "change mode"),	false},
 	{"capture",	"c",	QT_TRANSLATE_NOOP("binds", "capture"),	false},
 	{"rotmask",	"delete",	QT_TRANSLATE_NOOP("binds", "hedgehogs\ninfo"),	false},
 	{"quit",	"escape",	QT_TRANSLATE_NOOP("binds", "quit"),	true}