From c469bd285cc4f482f49203c16169151d2d869d4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20K=C3=B6lker?= Date: Mon, 21 Sep 2015 17:41:10 +0200 Subject: Filling: enable keyboard-driven cursor dragging mode. --- puzzles.but | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'puzzles.but') diff --git a/puzzles.but b/puzzles.but index e22c438..44ee326 100644 --- a/puzzles.but +++ b/puzzles.but @@ -2453,10 +2453,11 @@ press 0, Space, Backspace or Enter to clear it again (or use the Undo feature). You can also move around the grid with the cursor keys; typing a digit will -fill the square containing the cursor with that number, or typing 0, Space, -or Enter will clear it. You can also select multiple squares for numbering -or clearing by using the return key, before typing a digit to fill in the -highlighted squares (as above). +fill the square containing the cursor with that number; typing 0 will clear +it. You can also select multiple squares for numbering or clearing with the +return and arrow keys, before typing a digit to fill or clear the highlighted +squares (as above). The space bar adds and removes single squares to and from +the selection. Backspace and escape remove all squares from the selection. (All the actions described in \k{common-actions} are also available.) -- cgit v1.1