Try 'startx' or 'xdm', these are normally setup to run X and a window
manager. Not positive it works for TinyX, but would assume so.
Tony
From: "Lee, Myoung Ho" <[EMAIL PROTECTED]>
I downloaded X420-x.tgz and unziped the files.
And I added follow lines to host.def file to compile the sourc
Fon't run X using X... Try startx.
> Run the X
> $ X
>
> then the screen is changed to gray color and shows the 'x' mouse curser.
> that's all. there is no terminal or window manager.
>
> How can I run the window manager?
___
Newbie mailing l
I downloaded X420-x.tgz and unziped the files.
And I added follow lines to host.def file to compile the sources to make 'TinyX'.
#define BuildServersOnly YES
#define KDriveXServer YES
#define TinyXServer YES
Building the sources.
$ make World
$ make install
Run the X
$ X
then the screen is c
> "Lee, Myoung Ho" wrote:
>
>
> I downloaded X420-x.tgz and unziped the files.
>
> And I added follow lines to host.def file to compile the sources to
> make 'TinyX'.
> #define BuildServersOnly YES
> #define KDriveXServer YES
> #define TinyXServer YES
>
> Building the sources.
> $ make World
I downloaded X420-x.tgz and unziped the
files.
And I added follow lines to host.def file to compile
the sources to make 'TinyX'.
#define BuildServersOnly YES
#define KDriveXServer YES
#define TinyXServer YES
Building the sources.
$ make World
$ make install
Run the X