GNOME is a full-featured, user-friendly desktop environment for Unix operating systems, based entirely on free software.

learn more… | top users | synonyms

8
votes
1answer
126 views

What happens when I press “Shut Down” from the GUI?

I have been banging my head against this for quite a while now. It's related to this question. I would like to find out exactly what happens when I choose to shut down my Linux box from the GUI. This ...
0
votes
2answers
69 views

How to get name of Display Manager on Linux? [duplicate]

I want to see Display Manager name (Gnome, KDE etc.) via python or bash script. Is there any command for it as uname? (I try fedora and Debian)
1
vote
1answer
17 views

Bactrack5 + VMWare + GNOME Fail

When I attempt to run any of the preinstalled GUI apps with startx it fails to run and terminates with the output failed to load module "vmwgfx" (module does not exist, 0)" Followed by ...xterm... ...
1
vote
1answer
14 views

GDM not showing when I boot my FreeBSD system

I've installed FreeBSD 9.1 in a VirtualBox VM, and did some basic setup. After that, I had installed Gnome2 via sudo pkg_add -r gnome2. Along the way, there were some errors. Mostly it was (I think) ...
1
vote
1answer
39 views

Start the GUI automatically in OpenBSD

I can't find the GUI to start up automatically in OpenBSD hppa 5.3. What commands must I use to get this working? I want to use Gnome like in OpenSuse which I am more comfortable with.
2
votes
0answers
25 views

How can I make window borders transparent in Gnome?

I want to create a GTK+ 3.0 theme (for Gnome 3.6+) that features transparent window borders. Is this possible? If so, how can I do it?
2
votes
1answer
35 views

How are Gnome shell extensions supposed to be managed?

I'm having trouble understanding the intended way of managing Gnome shell extensions. I can't find any appropriate programs in the Dash for doing that. The only way I can actually manage extensions ...
3
votes
1answer
35 views

Debian's ReportBug equivalent on Fedora/Gnome?

When I was using Debian, there was a tool called "ReportBug" - or something like that. Ironically, the tool itself was probably the buggiest program I have ever used. I was never, ever actually able ...
1
vote
0answers
14 views

Remove shadows from Metacity windows

My goal is to remove the dropshadow from all metacity windows. I realize there is not a setting to do this and I may need to recompile metacity. If this is so than I'll need some help on where to ...
1
vote
2answers
38 views

How can I kill gnome shell widgets?

I have some gnome shell widgets that I need to be closed. I am unable to find which processes are behind them. Any idea how can I kill them?
0
votes
1answer
41 views

The application gnome-panel has quit unexpectedly

I'm getting the following error on a Solaris machine when logged in via VNC. The application gnome-panel has quit unexpectedly. The two options I see are Restart Application and Close. I would ...
0
votes
1answer
101 views

Debian 6 Gnome black screen after boot

I installed Debian a few weeks ago, and the last time I ran apt-get update, I think it updated something xorg/xserver, not sure. Since then i get a black screen after boot. If I go into recovery mode ...
1
vote
0answers
43 views

Turning off gnome's Function key mapping

I recently upgraded to Fedora 18 with gnome. My function keys started to do things like open the cd player (F12) and turn the volume up (F11) and down (F10). I'd like to just pass those though to the ...
0
votes
1answer
42 views

How to remove LUKS auto-unlock?

Unfortunately my drive unlocks automatically. This makes the whole encryption useless. How do I turn off this annoying feature on a specified drive (e.g. /dev/x) ? The cryptsetup command I've found ...
5
votes
2answers
67 views

Keyboard combination to insert non keyboard characters

on windows one could with Alt+235 print ë into (any) textfield. I tried the same on linux and it seems to be not working. Depending on the application the result is different, but never the wanted ...
2
votes
3answers
114 views

How to get the GNOME version?

Is there an authoritative way to get the GNOME version, as long as I have a working GNOME desktop (any version) running? Several of these suggestions don't work on my system, either because the ...
1
vote
1answer
32 views

Setting mouse speed in Gnome just like in other desktop environments

When I'm using XFCE I can set mouse pointer speed to "Acceleration: 5.0 | Sensitivity: 4 px". When I have to switch KDE I can use same settings because these are simply configuration tools for X11. ...
3
votes
3answers
195 views

Enable remote desktop for Gnome from command line?

I am trying to set up some automation scripts to set up a Linux environment. I would like to enable remote desktop sharing without the user having to actually use the GUI to do so. My plan is to write ...
2
votes
1answer
48 views

Can't open Gajim

When I try to open Gajim using terminal on gnome I get the following: Traceback (most recent call last): File "gajim.py", line 106, in <module> import common.configpaths File ...
0
votes
1answer
39 views

Xtightvnc: Ubuntu gnome-session-fallback: Fonts problem

I'm running a tightvnc server on Ubuntu 11.04 with a Gnome fallback session. Things seem to work fine except that when I try launching an application that needs xfonts-100dpi. All application menus ...
4
votes
1answer
72 views

Will GNOME and GTK libs bloat up my KDE?

I want to use Shutter. I installed it previously under Kubuntu and it needed a lot of libs. What bothered me most was that Kubuntu wanted me to restart, that is rare for OS's nowadays and in general ...
0
votes
1answer
54 views

Which linux distros have GNOME as the default desktop manager?

Where can I find which distros have GNOME as the default desktop manager? Personaly I don't need a comprehensive list.
0
votes
1answer
31 views

Need to reset the Keyboard shortcuts defined

I bound some keys by mistake, and they don't work any more, such as HOME, END, UP, DOWN, LEFT, RIGHT. Is there a way to reset all the bound keys to their original state? I know this might be ...
2
votes
2answers
104 views

How to disable trash?

This is a nice and straightforward question: how can I disable the Trash Can in Gnome running on CentOS/RHEL 6.4? I know I can use Shift + Del, instead of Del to bypass the Trash; but how can I ...
0
votes
2answers
78 views

CentOS GUI problem using Gnome

For some reason lately when I try to set the date using the interface, or simply install a .rpm by double clicking the dialog that should prompt me to input my passowrd just shakes like it has a bug. ...
1
vote
1answer
31 views

Setting the minimum pointer speed with no usable GNOME GUI

I use Debian Squeeze x86-64 (Kernel 3.2) with gdm3 and GNOME on a 2010 MacBook Pro. Recently, as I tried changing the pointer configuration, I accidentally set the minimum speed of the pointer to 0 ...
0
votes
1answer
164 views

Building pango-1.32.6 for use in building gtk3 from git

I'm trying to build pango-1.32.6 to use when building gtk+3 from git, but I'm getting the following error: checking for CAIRO... yes checking which cairo font backends could be used... none ...
0
votes
1answer
93 views

“Home Directory / Not Ours” on boot

I get the line Home Directory / Not Ours repeated about 30 times when i boot Debian. This has recently started happening since i did an update where everything was stuffed up. eg. Gnome and gdm3 ...
2
votes
3answers
142 views

How can I see which package manager is running?

I'm on Debian 6.0.5 (squeeze) and every now and then I see the following icon in the notifications area of the GNOME2 pannel: but black instead of red. It reads A package manager is working. Usually ...
2
votes
1answer
180 views

Adjust mouse wheel sensitivity in Fedora / Gnome

Short Question Is there a way to adjust the mouse wheel scroll sensitivity in Fedora 18? Long Question I'm running Fedora 18, with the standard Gnome desktop. I use a Logitech M705 mouse with the ...
1
vote
1answer
74 views

Gnome3.6.2 - empathy chats do not appear in the notification bar after a while in fedora 18

I am using fedora 18 with Gnome 3.6.2 and I've updated empathy to the latest version (Empathy 3.6.4) yesterday. it works fine at first, but after a while, the notification bar which is at the down ...
2
votes
2answers
59 views

Can I measure cold boot time using logs?

I want to measure the time it takes from loading grub until GNOME starts. Can I do this using existing logs? What alternatives do I have to measure the time it takes from grub until GNOME loads?
0
votes
0answers
120 views

change gnome theme by command/script in Centos 6

My target is to write a shell script to change my gnome theme, as I am developing a GUI program (this program will set the same parameters as Gnome theme), where user can select one out of four themes ...
0
votes
1answer
127 views

How to add an item to the Applications menu?

How can I add an application to Applications > Internet in Gnome Desktop running on CentOS 6.4? Per this old Docs link, it suggests to edit /etc/xdg/menus/applications.menu. How can I add ...
0
votes
2answers
34 views

Gnome doesn't work in new kernel (Fedora16)

Iam using fedora 16 kernel version is 3.6.7-4.fc16.x86_64 where GNOME graphics works fine and I have also install nvidia graphics driver. When I update yum then new kernel ...
2
votes
1answer
59 views

What can cause a .sh file to not launch through this type of install?

I am using an Ubuntu 12.10/Gnome3 and was setting up PhpStorm using this tutorial http://devnet.jetbrains.com/thread/439389 The process involved copy/pasting the files into usr/local/PhpStorm-** (with ...
2
votes
2answers
123 views

Is it possible to execute a sub-command from a Gnome Shell launcher?

I've got an alias set up to launch my text editor in a way that keeps it local to the specific desktop I'm working on in Gnome Shell: alias geany="geany --socket-file=/tmp/geany-sock-$(xprop -root ...
0
votes
0answers
24 views

How to remove Gnome's Mod4+P keybinding

Where in gnome's twisty little passages is this key binding hiding, and how do I kill it? I have the same problem described here, but I don't have the gconf path offered in the solution comment: ...
0
votes
0answers
177 views

Why is mouse freezing in FreeBSD 9.1 Gnome or Fluxbox?

I'm new to FreeBSD 9.1 and I wanted to install a desktop GUI environment. I first tried Gnome 2 since I am familiar with it. I appended the following lines to the /etc/rc.conf file: hald_enable="YES" ...
0
votes
2answers
234 views

Wheezy RC1: Bug Report?: “Oh No! Something Has Gone Wrong.”

I got a new Thinkpad T430 but had all sorts of hardware/driver issues with Debian Squeeze since it's outdated. Major issues - wireless wasn't working after numerous attempts, yadayada. So I upgraded ...
0
votes
1answer
77 views

Run a program at startup after starting display services [duplicate]

I have written a script that uses the import command. I want to start it when user logins. I put path of the script in /etc/profile but because it starts before starting gnome I get errors and can't ...
1
vote
2answers
148 views

How to generate menu.lua for Awesome WM from GNOME menu?

Following up on a question about the Awesome WM menu contents, I'd like to figure out how to import the GNOME menu in its entirety into the menu.lua file for Awesome.
3
votes
0answers
48 views

Theme looks different depending on location in FS?

I am noticing an annoying effect when copying GTK themes and I am unable to explain it. Copying a theme from /usr/share/themes to ~/.local/share/themes results in a new theme that looks different than ...
0
votes
1answer
121 views

Comparable editor for gedit with less dependencies?

I want to leave Gnome and install awesome on debian squeeze or wheezy, but I really can't work without gedit. Is there any text editor like gedit capable of editing columns, highlighting nearly any ...
0
votes
1answer
193 views

Can't connect to my wireless network though GNOME

I am a complete Linux beginner and I managed to install Archlinux today. But I have no access to my wifi for some reason. I get internet access in my terminal with wifi-menu but gnome tells me that ...
2
votes
0answers
29 views

Gnome: Make system text copyable

Here I use "system text" to refer to the text displayed in the GTK widgets (labels, menus, dialogs etc.) I would like to be able to highlight and copy any system text. I am using a locale with a ...
0
votes
1answer
102 views

network manager in gnome 3.6.2 in Arch Linux

Every network manager I've tried is "incompatible with this version" in gnome's settings panel... I can still connect from command line fine, but that's just kind of a pain. solutions I have tried: ...
2
votes
1answer
184 views

Run metacity without gnome-shell (gnome 3)

Hi how can i use metacity with composite manager without gnome-shell. I'm trying to do so in my custom xsession #!/bin/bash if test -z "$DBUS_SESSION_BUS_ADDRESS"; then eval `dbus-launch --sh-syntax ...
0
votes
0answers
80 views

Fedora 17/18 on ARM architecture

Well I am fully aware of the packages available but sadly none of them provide what I need. Now to get things clear, I found a Korean company (Odroid x as far as I remember) which makes single board ...
2
votes
0answers
148 views

Startx failing in FreeBSD

I've install gnome2, xorg, and xinit (should xorg have done that for me?), and startx yields: "xinit: unable to run server "/usr/local/bin/X": No such file or directory" I checked in the directory, ...

1 2 3 4 5 9