Re: HOW run the gtk application on Xserver ?
Andrew C Aitchison <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 9 Feb 2006, [gb2312] С wrote: > hi, I have builded the x86 > and the server binary file is Xfbdev, when I run it , the screen is only a "x" in the midle, > > I wonder how the gtk application can run? Does the X move when you move the mouse ? Sounds like you are running the X server with no window manager. Try running startx or xdm/kgm/gdm instead of running the X server directly. Alternatively, if you can get back to the console, try running either a terminal such as xterm, or your gtk application directly.