I not quite sure what you want, but if you want a text (terminal) window, you can either edit .xinitrc in your root directory (if you are logged in as root, that is /root, or if you are user, that is /home/user). 1 line only is required xterm -geometry 120x45+0+0 then 'startx' as normal or, in your window manager, usually, about the 3rd icon on the toolbar....looks like a computer monitor, and gives you a terminal window.
I hope this helps Shane Konstantin Chervyakov wrote: > > Hi! > > I start programming the X11 window system. > Could anybody tell me: is the text inputs controls (the user controls, where i > can input some text) are the "plain" X11 windows ? And how can i > create this controls ? > > Thanx for any help. > > ------------- > Best regards, > Konstantin mailto:[EMAIL PROTECTED] > > _______________________________________________ > Xpert mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mailman/listinfo/xpert _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
