From bc254fe95f255e779b716ceb5ded09bda3857a2b Mon Sep 17 00:00:00 2001 From: Markus Braun Date: Mon, 21 Oct 2002 13:14:25 +0000 Subject: Added multiline scroll support. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2729 a1c6a512-1295-4272-9138-f99709370657 --- docs/CUSTOM_WPS_FORMAT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT index 1080198..29e584a 100644 --- a/docs/CUSTOM_WPS_FORMAT +++ b/docs/CUSTOM_WPS_FORMAT @@ -71,7 +71,7 @@ Other Tags: %> : Display a '>' %s : Indicate that the line should scroll. Can occur anywhere in a line (given that the text is displayed; see conditional - below). Only the first line with a %s will actually scroll. + below). You can specify up to 10 scrolling lines. %s is ignored if combined with %pb, %pc or %pr on the same line (the result wouldn't be good anyway). -- cgit v1.1