Custom Display Manager in linux with Qt
General and Desktop
4
Posts
2
Posters
2.5k
Views
1
Watching
-
wrote on 20 Aug 2012, 14:39 last edited by
Is it real to make linux Display Manager via the Qt GUI project?
Or i have to drawing GUI by using the pure XLib instead?Thanks for any answer!
-
wrote on 20 Aug 2012, 14:45 last edited by
kdm does use Qt AFAIK, so it is possible.
-
wrote on 21 Aug 2012, 09:19 last edited by
Thanks! Does XServer require be started to use Qt-based DM?
-
wrote on 21 Aug 2012, 09:46 last edited by
I am no expert there, but I think all X11 display managers require that there is a Xserver running. They are X applications after all.
1/4