[PATCH weston] Document output/scale configuration option in the weston.ini man page.

2014-08-25 Thread maghoff+wayland
From: Magnus Hoff v2: Different, hopefully better, wording. This patch entirely replaces the previous similar patch I sent. v3: Now including the correct patch. Please disregard the "v2" mail. --- man/weston.ini.man | 12 1 file changed, 12 insertions(+) diff --git a/man/weston.in

[PATCH weston] Document output/scale configuration option in the weston.ini man page.

2014-08-25 Thread maghoff+wayland
From: Magnus Hoff v2: Different, hopefully better, wording. This patch entirely replaces the previous similar patch I sent. --- man/weston.ini.man | 11 +++ 1 file changed, 11 insertions(+) diff --git a/man/weston.ini.man b/man/weston.ini.man index 25da2b1..9bf53bb 100644 --- a/man/west

[PATCH weston] Document output/scale configuration option in the weston.ini man page

2014-08-23 Thread maghoff+wayland
From: Magnus Hoff --- man/weston.ini.man | 11 +++ 1 file changed, 11 insertions(+) diff --git a/man/weston.ini.man b/man/weston.ini.man index 25da2b1..9bf53bb 100644 --- a/man/weston.ini.man +++ b/man/weston.ini.man @@ -374,6 +374,17 @@ be one of the following 8 strings: .fi .RE .TP

[PATCH] Implemented support for mouse scrolling in weston-terminal

2014-08-05 Thread maghoff+wayland
From: Magnus Hoff --- clients/terminal.c | 48 1 file changed, 48 insertions(+) diff --git a/clients/terminal.c b/clients/terminal.c index eb133cd..d238f04 100644 --- a/clients/terminal.c +++ b/clients/terminal.c @@ -447,6 +447,7 @@ struct termin