Greetings,
I have been tinkering around with a distribution called gNewSense, a distribution endorsed and sponsored by the Free Software Foundation. I'm currently running version 3.1
I had a question about it.
I was wondering what the default desktop environment is. It looks to me like either Gnome 2 or the MATE desktop environment. I'm not sure which one it is. Both desktop environments look very similar to me.
A few places on the internet seem to indicate that it might actually be Gnome 2, however, I was under the impression that development for that version of the Gnome desktop has long ago stopped, and, in essence, the MATE desktop has taken it's place and continues to be developed for.
Thank you
Hi guys/gals.
I installed Debian Jessie with LXDE as my default desktop environment, no problems, except I can't play most games. So installed the Meta Package of the Gnome Desktop environment. Everything appeared to be ok, but when I went to reboot, all I get is a black screen.
I went to the Grub and typed in "nomodeset" to get me back to a desktop.
I uninstalled Gnome (not full removal), but still have the same problem.
When I restarted in safety mode, Gnome was still a desktop option that I could load, which I did. I'm confused. Do I need to do a complete removal?
I tried installing the nvidia graphic card driver as per the Debian manual, and that left me with only a root terminal and no GUI.
I've got about 2Gigs of ram and a 2.4 GHz Pentium 3 processor with an ASUS motherboard. (yes, it's a 12 year old computer, but not used for the past few years)
Any help would be great.
Thanks in advance,
Joe
I have Storm Linux, which comes with the KDE desktop; however, there are Gnome applications in the package. How do I switch to the Gnome desktop?
Marshall
I install Fedora 19 KDE Desktop on my computer, I have been searching for other desktop enviroments so I install gnome but the problem is when I try to log with Gnome 3.8 the screen turns black like if was off I was trying to fix with xrandr because i think it was a resolution problem but when I use xrandr It send a message saying 'Can't open display.'
Help me please, Im new with this stuff.
Hi
I am using Cinnamon desktop on the top of arch linux. I wanted to load a python script at desktop login which informs me about battery stats, so I created a batterymonitor.desktop entry under ~/.config/autostart. The contents of batterymonitor.desktop a
Code:
[Desktop Entry]
Type=Application
Exec=python /home/<myusername>/scripts/battery_monitor.py
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[en_US]=BatteryMonitor
Name=BatteryMonitor
Comment[en_US]=
Comment=
X-GNOME-Autostart-Delay=0
But the problem is that the script is not loading at cinnamon login. I have also confirmed that the script is executable.
Can you help to load this script at cinnamon login?
Regards
Hey, I'm having a bit trouble getting this working right.
I'm using mate desktop and lightdm
my .xinitrc only contains exec "mate-session"
Xorg file
http://pastebin.com/ipBMwT38
I can login to another X session fine, and start mate desktop with startx. This defeats the purpose of running a seperate X for games though...
steam launches fine from terminal, but my keyboard or mouse doesn't work.
Also in Xorg I enabled coolbits = 24 still can't use NVclock to adjust anything even though it detects my video card details fine.
Hi everyone!
Having read about the latest LibreOffice version, I felt tempted to try it out. I uninstalled the default version on my Ubuntu machine and downloaded the .deb from the LibreOffice site and installed it. The new office has since worked without any trouble.
A few days later I decided to dump Unity and go back to Gnome. So I installed Ubuntu-Gnome-Desktop.
It was then that I noticed two versions of LibreOffice on the application dash (I think, because there are two sets of icons for each office application- see the attached screenshot).
Did Gnome install its own version of LibreOffice with it? Does it really have one? I don't know.
Whichever icon I use to launch the app, the office however always brings up the latest version. So, there's no problem in terms of application errors. As I thought there's no need to have an extra version of an app and eat up my space, I tried to uninstall through Aptitude, but it doesn't 'remove' LibreOffice.
Any advice, please! Thanks in advance.
I have installed a new Debian OS to try out the xfce desktop.
My radeon hdmi sound card needs non-free drivers and so I have no sound.
On my previous debian install with gnome desktop, I found a number of changes I had to make to get the sound working.
I have done all this with this new install with xfce.
However, one thing I haven't done yet is to change the System settings-Sound settings to use the hdmi sound card.
The problem is the xfce desktop doesn't have an icon for sound settings under System settings.
This is a bit weird. So I'm wondering if xfce has installed correctly or if it's missing a package so the System sound settings will show up.
Does anyone know what's going on?
hi,
what file manager is everybody using?
does it really matter...
cant find what the default file manager there is for centos 7
but it has dolphin installed as well but doesnt use it by default
im running gnome 3
i read that konqueror is good...is it mostly just preference
lastly
do most linux systems have components of kde and gnome installed by default...even if you arent using those desktops? cause i dont have kde desktop installed yet i read that dolphin uses kde.
CAN ANYONE EXPLAIN THIS IN PLAIN ENGLISH ?
I am trying to get Oracle SQLDeveloper to work on Ubuntu 14.10...
/usr/bin$ sqldeveloper
(gnome-terminal:7440): GLib-GIO-CRITICAL **: g_settings_get: the format string may not contain '&' (key 'monospace-font-name' from schema 'org.gnome.desktop.interface'). This call will probably stop working with a future version of glib.
I'm learning about Linux, started yesterday. I have a question which didn't clear from the book and Google. The question is what is the difference between ./ and / in terminal? I'm asking this because when i give command for example - ./home/yogesh/Desktop/Books it is showing bash: ./home/yogesh/Desktop : No such file or directory but on removing the dot it's showing /home/yogesh/Desktop/Books: Is a directory.
Again on giving command like /Desktop it showing /Desktop :No such file or directory but on adding dot before / it is giving ./Desktop: is a directory.
What is the difference between ./ and / ?
I'm sorry if i asked something foolish but I have to know it anyway. Thankyou in advance and sorry for my bad English.