LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   built in gui for the linux kernel (https://www.linuxquestions.org/questions/linux-general-1/built-in-gui-for-the-linux-kernel-242466/)

user222 10-14-2004 02:56 AM

[...]

doxxan 10-14-2004 03:05 AM

the kernel does have a gui configurator. (I'm guessing this is what you are after)

in console "make menuconfig" for a menubased graphical kernel configurator.
in x, try "make xconfig" or "make gconfig", gconfig uses gtk, don't remember if it's 1 or 2.

user222 03-21-2005 09:34 AM

Quote:

Originally posted by doxxan
the kernel does have a gui configurator. (I'm guessing this is what you are after)

in console "make menuconfig" for a menubased graphical kernel configurator.
in x, try "make xconfig" or "make gconfig", gconfig uses gtk, don't remember if it's 1 or 2.

What I actually meant is a built-in GUI like the GDI of Windows. However, it seems like it's not a very good idea, because you can't run Windows with a GUI. If you exit from the GUI of (Windows 9x/ME), it goes back to DOS. Also, it's not even possible to exit from the GUI of Windows NT/2K/XP.


All times are GMT -5. The time now is 06:44 AM.