Top "Gnome" questions

GNOME is an open source desktop environment.

How do you find out which version of GTK+ is installed on Ubuntu?

I need to determine which version of GTK+ is installed on Ubuntu Man does not seem to help

linux ubuntu gtk gnome
Start Script when Gnome Starts Up

I have a script that I need to start up after the user logs in via a nx client. From …

gnome
How to use git with gnome-keyring integration

Git 1.8.0 supports integration with gnome-keyring. http://www.h-online.com/open/news/item/Git-1-8-0-can-access-Windows-and-GNOME-keyrings-1733879.html After reading the …

git gnome
Gnome-terminal - How to Copy selection to clipboard automatically?

I want to make gnome-terminal behave in such a way that when the end user selects a region on the …

linux terminal gnome
CentOS 7 how to stop / start Gnome desktop from command line

I have remote server running under CentOS 7, usually it's enough to operate using SSH CLI - but sometimes I need …

linux command-line-interface centos7 gnome gnome-shell
Java: JFrame.setLocationRelativeTo(null) not centering the window on Ubuntu 10.04 / gnome 2.30.2 with OpenJDK 1.6.0_18

Sample code: JFrame jFrame = new JFrame("Test"); jFrame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); jFrame.setLocationRelativeTo(null); jFrame.setSize(600, 600); jFrame.pack(); // …

java ubuntu jframe gnome
How to make Linux C++ GUI apps

What is the easiest way to make Linux C++ GUI apps? I'm using GNOME and ubuntu 8.10.

c++ user-interface ubuntu gnome
GTK+ 3.0 and GNOME 3 Programming! Any Blog or Book or Tutorial?

I am new to gtk and gnome programming and like to study GTK+ 3.0 and Gnome 3 programming. Since both of these …

blogs gnome gtk3 gnome-3
How to start gnome-wayland session from command line?

I'm experimenting with wayland. You can start Gnome with X through startx command. Is there an way to start Gnome …

linux gnome wayland
How to mount from command line like the Nautilus does?

On my Ubuntu linux box I can easily mount USB connected drives or CDROM clicking on devices icons that I …

linux gnome mount