diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-08-23 14:19:39 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-24 19:49:36 -0700 |
| commit | 23a7eec17201c7084f690dce82dcf75150828ca2 (patch) | |
| tree | a74fb5e784e3e7639e5a2409fca8011ddb2157a3 /documentation/poky-ref-manual/development.xml | |
| parent | 547ba60f85643f589ce1665a5a8a20a049905fd5 (diff) | |
| download | poky-23a7eec17201c7084f690dce82dcf75150828ca2.tar.gz | |
documentation: update TERMCMD/TERMCMDRUN documentation
* xterm is now the default
* Konsole from KDE 4.x will no longer work due to changes in behaviour
(From yocto-docs rev: 031a619ca19dbc2011a4df7bba1c332f2770e15d)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/development.xml')
| -rw-r--r-- | documentation/poky-ref-manual/development.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 15f40fed6b..ff1d676607 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml | |||
| @@ -270,7 +270,7 @@ | |||
| 270 | </para> | 270 | </para> |
| 271 | 271 | ||
| 272 | <para> | 272 | <para> |
| 273 | The default shell used by <filename>devshell</filename> is the GNOME Terminal. | 273 | The default shell used by <filename>devshell</filename> is xterm. |
| 274 | You can use other terminal forms by setting the | 274 | You can use other terminal forms by setting the |
| 275 | <glossterm><link linkend='var-TERMCMD'>TERMCMD</link></glossterm> and | 275 | <glossterm><link linkend='var-TERMCMD'>TERMCMD</link></glossterm> and |
| 276 | <glossterm><link linkend='var-TERMCMDRUN'>TERMCMDRUN</link></glossterm> variables | 276 | <glossterm><link linkend='var-TERMCMDRUN'>TERMCMDRUN</link></glossterm> variables |
