Tagged Questions
2
votes
1answer
221 views
How do I start a gui framebuffer (no X) application on startup instead of console login prompt?
I have a python application that uses pygame to access the framebuffer directly without using X. I want to start this application on startup instead of showing the console login prompt. I haven't ...
2
votes
1answer
161 views
Graphical Btrfs tool
Is there a graphical tool for creating Btrfs sub-partitions and in particular, subpartitions like "GParted" or "system-config-lvm"? I'm running Debian squeeze.
In response to the first comment, Btrfs ...
1
vote
0answers
109 views
How to add a custom widget to gnome panel
How could I add a custom widget to the GNOME panel. Which tool is used to create the widget. I want to create something like the weather widget.
1
vote
1answer
459 views
Can I Uninstall GUI From Debian?
I just did my first install of any Linux OS, and I accidentally selected "Desktop GUI" in the install, but I kind of wanted to build everything myself. Is there any way I can uninstall the GUI without ...
3
votes
0answers
187 views
Realize a multiseat system with a polarized 3D-monitor
Besides playing 3D-material, modern 3D-TV-sets (using polarization technology) offer the possibility of dual-play.
While 3d-playback works with different polarization for the left and the right eye, ...
3
votes
0answers
408 views
Slow system after running a KDE GUI application from a Debian Squeeze chroot
I have a PC with Ubuntu 11.04 and a Debian Squeeze chroot installed in it.
As soon as I start any KDE application from within chroot (and installed there), e.g. Kompare for viewing git diff output, ...
1
vote
0answers
164 views
GUI for mount_afp?
I have installed mount_afp, so I can access my iMac via AFP on my PowerBook G4 running Debian XFCE.
It works in Terminal (screenshot), but is there a GUI for it - like File Manager?
5
votes
1answer
3k views
How to run a GUI program as a different user (Debian)?
Using a terminal, I can change the running user with su and sudo — but how can I do that by clicking on an icon/shortcut on the desktop/start menu?
If I have to be root to execute I will be asked ...