[xorg-doc - Cygwin X.Org documentation] branch master, updated. 1b5d2cded522697e687f750df44ba06bc3193ed2
Jon Turney via Cygwin-apps-cvs <[email protected]> Mon, 20 Feb 2023 21:57:36 +0000 (GMT)
| Newsgroups | gmane.os.cygwin.cvs.apps |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/xorg-doc.git;h=1b5d2cded522697e687f750df44ba06bc3193ed2 commit 1b5d2cded522697e687f750df44ba06bc3193ed2 Author: Jon Turney <[email protected]> Date: Sat Feb 18 18:14:13 2023 +0000 Bump version to 20230218 https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/xorg-doc.git;h=73b4c8cf350a7ac402ca2d92b4f0c2c548459bcc commit 73b4c8cf350a7ac402ca2d92b4f0c2c548459bcc Author: Jon Turney <[email protected]> Date: Sat Feb 18 18:01:22 2023 +0000 Document how to use a menu-editor from a terminal https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/xorg-doc.git;h=b7f9ffa87f923aed3a850ea40970be704aeecdcc commit b7f9ffa87f923aed3a850ea40970be704aeecdcc Author: Jon Turney <[email protected]> Date: Mon Jan 24 14:59:30 2022 +0000 Update URL for xorg-server.cygport git repo Diff: --- cg/programming-obtaining-source.xml | 2 +- ug/using.xml | 7 ++++++- version | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/cg/programming-obtaining-source.xml b/cg/programming-obtaining-source.xml index d178105..6438202 100644 --- a/cg/programming-obtaining-source.xml +++ b/cg/programming-obtaining-source.xml @@ -84,7 +84,7 @@ Intermediate versions between released packages can be obtained from there. <screen> &cygwin-bash-prompt; ~ -$ git clone https://github.com/jon-turney/xorg-server-cygport.git +$ git clone https://cygwin.com/git/cygwin-packages/xorg-server.git </screen> <para> diff --git a/ug/using.xml b/ug/using.xml index 3d33566..4ceda5a 100644 --- a/ug/using.xml +++ b/ug/using.xml @@ -338,7 +338,12 @@ server has been retired and replaced with a shell script <command>startxwin</com <note> <para> The <filename>alacarte</filename> package may be installed to edit the - menu via Preferences->Main Menu. + menu via Preferences->Main Menu, or <command>XDG_MENU_PREFIX="xwin-" + alacarte</command> from a terminal. + </para> + <para> + Similarly, for other menu editor applications + e.g. <filename>mozo</filename>. </para> </note> diff --git a/version b/version index c59e542..ac1301f 100644 --- a/version +++ b/version @@ -1 +1 @@ -20211212 +20230218