From 78017a0b3861a3238ac7845f7be95a5e5b981fe4 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Wed, 12 Mar 2008 18:12:19 +0000 Subject: [PATCH] give the Key column in the button tables a fixed with to prevent it getting too wide (happened with some long alternative buttons lists). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16644 a1c6a512-1295-4272-9138-f99709370657 --- manual/preamble.tex | 2 +- manual/rockbox_interface/browsing_and_playing.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/preamble.tex b/manual/preamble.tex index 3c89d1bf4a..3339e8833a 100644 --- a/manual/preamble.tex +++ b/manual/preamble.tex @@ -211,7 +211,7 @@ \endcenter% } \center -\tabularx{.75\textwidth}{lX}\toprule % here is the table width defined +\tabularx{.75\textwidth}{>{\raggedright\arraybackslash}p{.22\textwidth}X}\toprule % here is the table width defined \btnhead }{% \endtabularx diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index 283d605850..32f6bf671a 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -168,7 +168,7 @@ This is the virtual keyboard that is used when entering text in Rockbox, for SANSA_C200_PAD,MROBE100_PAD}{ \begin{table} \begin{btnmap}{}{} - \ActionKbdLeft{}/ \ActionKbdRight{}/ \ActionKbdUp{}/ \ActionKbdDown + \ActionKbdLeft{}~/ \ActionKbdRight{}~/ \ActionKbdUp{}~/ \ActionKbdDown & Move about the virtual keyboard (moves the solid cursor) \\ % \ActionKbdCursorLeft{} or \ActionKbdCursorRight