File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2817,7 +2817,7 @@ See the getting-started/running-linuxcnc section for 'Adding Configuration Selec
28172817
28182818For testing, a runtime specification of auxiliary applications may be specified using the exported environmental variable: GLADEVCP_EXTRAS.
28192819This variable should be a path list of one or more configuration directories separated by a (:).
2820- Typically, this variable would be set in a shell starting `linuxcnc` or in a user's `~/.profile startup` script.
2820+ Typically, this variable would be set in a shell starting `linuxcnc` or in a user's `~/.profile` startup script.
28212821Example:
28222822
28232823----
Original file line number Diff line number Diff line change @@ -72,8 +72,7 @@ DISPLAY = qtvcp qtdragon
7272
7373To keep track of preferences, QtDragon looks for a preference text file.
7474Add the following entry under the `[DISPLAY]` heading. +
75- It can use `~` for home directory or `WORKINGFOLDER` or `CONFIGFOLDER`
76- to represent QtVCP's idea of those directories: +
75+ It can use `~` for home directory or `WORKINGFOLDER` or `CONFIGFOLDER` to represent QtVCP's idea of those directories: +
7776This example will save the file in the config folder of the launch screen.
7877(Other options are possible see the QtVCP's screenoption widget docs.)
7978
You can’t perform that action at this time.
0 commit comments