diff options
author | Pedro Macanas <pmacv@telefonica.net> | 2005-11-13 18:19:00 +0000 |
---|---|---|
committer | Pedro Macanas <pmacv@telefonica.net> | 2005-11-13 18:19:00 +0000 |
commit | 12bda35b6fa5e411ec0b266d46b5e1bd36754710 (patch) | |
tree | df2d309420d9bc09449435a93f94a30dcde061db | |
parent | 351e968434b4ad95dc1b27f58cdd4e6fcd83bff0 (diff) |
none
-rw-r--r-- | Hurd/Xfree86.mdwn | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Hurd/Xfree86.mdwn b/Hurd/Xfree86.mdwn index b353191d..55e9fc48 100644 --- a/Hurd/Xfree86.mdwn +++ b/Hurd/Xfree86.mdwn @@ -80,13 +80,19 @@ The Hurd does not use `ld.so.conf`, it is necessary to add the following to `/et ### <a name="Starting_X"> Starting X </a> -Finally, run `startx` +Finally, run + +`startx` However, there are several caveats to be aware of: * `xterm` does not work correctly; try `rxvt`. * `update-menu` does not yet work. As such, there are no fine Debian menus. -* GNOME can now be ported with the new pthreads, but is still being worked on. Window Maker, TWM, Blackbox and FVWM all work. +* GNOME can now be ported with the new pthreads, but is still being worked on. [[WindowMaker]], [[TWM]], [[Blackbox]] and [[FVWM]] all work. + +### <a name="Graphical_Environment"> Graphical Environment </a> + +See [[GNOME]] in Hurd . (?) ---- |