From e43c703480b4f1686abddf23537360acb723bb5e Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Fri, 18 Aug 2023 13:01:47 +0200 Subject: fiiom3k: Recording keymap adjustment Long button presses to create a new file were in conflict with button presses to play/pause. Pressing SELECT is now used to create a new file (and start recording, if stopped), pressing PLAY/PAUSE will start or pause recording. Change-Id: If2e568b9b05500d73fd54b691262a64d1a0ff487 --- manual/platform/keymap-fiiom3k.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual') diff --git a/manual/platform/keymap-fiiom3k.tex b/manual/platform/keymap-fiiom3k.tex index 5ab89177ec..2112673f03 100644 --- a/manual/platform/keymap-fiiom3k.tex +++ b/manual/platform/keymap-fiiom3k.tex @@ -46,9 +46,9 @@ \newcommand{\ActionWpsAbReset}{Long \ButtonBack} %Button actions, recording context -\newcommand{\ActionRecPause}{\ButtonSelect{} or \ButtonPlay} +\newcommand{\ActionRecPause}{\ButtonPlay} \newcommand{\ActionRecExit}{\ButtonBack{} or \ButtonPower} -\newcommand{\ActionRecNewfile}{Long \ButtonSelect{} or Long \ButtonPlay} +\newcommand{\ActionRecNewfile}{\ButtonSelect} \newcommand{\ActionRecMenu}{\ButtonMenu} \newcommand{\ActionRecPrev}{\ActionStdPrev} \newcommand{\ActionRecPrevRepeat}{\ActionStdPrevRepeat} -- cgit v1.2.3