From db0f3af70cefc4e2be002e203547f8569370b7c6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 17:38:44 -0400 Subject: desktop/weston: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- desktop/weston/README | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'desktop') diff --git a/desktop/weston/README b/desktop/weston/README index 5c0ccf7dcc..49412fa858 100644 --- a/desktop/weston/README +++ b/desktop/weston/README @@ -57,10 +57,10 @@ should enable the one that comes with this SlackBuild: # chmod +x /etc/profile.d/weston.sh (or .csh, depending on your shell) -Once you've logged out and back in as a normal user that has been added to the -"weston-launch" group from a virtual console, you should be able to run -`weston-launch` from that virtual console, and Weston will then launch and run -directly in that console. +Once you've logged out and back in as a normal user that has been +added to the "weston-launch" group from a virtual console, you should +be able to run `weston-launch` from that virtual console, and Weston +will then launch and run directly in that console. You can use the Ctrl+Alt+Backspace keyboard combination to kill Weston. @@ -68,14 +68,14 @@ You can use the Ctrl+Alt+Backspace keyboard combination to kill Weston. PAM --- -Ordinarily, PAM is a mandatory dependency for Weston. This SlackBuild of -Weston is, by default, patched to remove that dependency. If you happen to -have PAM installed on your system and would like to build Weston with PAM -support, make sure the USE_PAM variable is set to "true" (nb: nothing else, -such as "1", "yes", "on", etc. will work) before running the SlackBuild. -For example: +Ordinarily, PAM is a mandatory dependency for Weston. This SlackBuild +of Weston is, by default, patched to remove that dependency. If you +happen to have PAM installed on your system and would like to build +Weston with PAM support, make sure the USE_PAM variable is set to +"true" (nb: nothing else, such as "1", "yes", "on", etc. will work) +before running the SlackBuild. For example: - # USE_PAM=true ./weston.SlackBuild + # USE_PAM=true ./weston.SlackBuild Optional Dependencies @@ -98,5 +98,6 @@ set the USE_COLORD variable to "true" before running the SlackBuild. Known Issues ------------ -I have not had success getting Weston to launch with the proprietary nvidia -drivers in use. YMMV. I have had the best luck with the Intel KMS drivers. +I have not had success getting Weston to launch with the proprietary +nvidia drivers in use. YMMV. I have had the best luck with the Intel +KMS drivers. -- cgit v1.2.3