|
There's been quite a lot of discussion recently about Gnome 3, for example in commodorejohn's topic, Ha ha, good one, debian, now give me back my desktop. Seriously and Baseball Poetess' Gnome 3 - my reaction was not positive . The purpose of this post...
Started by kedaha on
, 15 posts
by 13 people.
Answer Snippets (Read the full thread at debian):
If I am able to regain Gnome....
You left out the option I would choose:
"I am currently a Gnome 2 user who will probably give Gnome 3 a test drive on Wheezy stable before jumping to another desktop."
Since Gnome 3 is currently very.
|
|
Peaceful Hippie Garden Gnome. Must have for gnome fans!
Started by Anita Case on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at pinterest):
|
|
KeePassX is a great password storing program, but it doesn't use Gtk and doesn't integrate well at all with Gnome. Is there an equivalent program designed for Gnome?
Started by Pynt on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
It's the standard for gnome in every distro I've.
Try gnome-keyring .
Take a look at Revelation.
|
Ask your Facebook Friends
|
I have tried gnome 3 and i have to say i think it is the single most beautiful simple interface that does away with menus and adds some really graphical functionality. and i hope that mac will start to use the dashboard in the same way, the only reason...
Started by Acro_Design on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at insanelymac):
They are completely separate fault for the miss understanding.
Gnome has nothing to do with WINE or CrossOver.
But Gnome is my preferred Desktop Manager.
I like gnome, but it is to much for my older PIII laptop, so I use openbox.
|
|
Is there any gui tools like gnome system monitor in solaris for monitoring processes? or is it possible to get the gnome system monitor binary pkg for solaris os ?
Started by suresh on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Additional gnome software....
You don't specify which version of Solaris - recent ones include gnome-system-monitor already.
Hope this helps, Best regards, Tom.
How about GKrellm ? That is popular under the Gnome suite running on Linux.
|
|
I want to write a program which prints the current focused window name and if it is a gnome-terminal, then prints out the running program inside the current gnome-terminal tab (for example vim, if a vim session is running).
To get the currently focused...
Started by Funsi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
But unfortunately, there is only one process for all gnome-terminal ....
With xprop I can get the PID of the gnome-terminal (6736).
I have answered there.
Get the gnome terminal PID, and check which processes have this number as PPID.
|
|
I have been playing around with Gnome Shell from ubuntu 9.10.
I installed the preview which is available in Ubuntu 9.10 repositories using
sudo apt-get install gnome-shell
gnome-shell --replace
However I can't figure out how to launch Ubuntu Software ...
Started by Daniel Hughes on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
If it doesn't post back here and we can suggest to is that although Gnome Shell....
There is on Gnome, and look at the entry for the Ubuntu Software Center, find the box labelled Command gnome-shell and it may or may not do the trick.
|
|
Is there a timeline for Gnome 3 development? When do we get hands on the first beta builds?
The only thing I know is that Gnome 3 is planned in place of Gnome 2.30. Last Gnome release was 2.26 in March 2009. Sticking to 6 month releases, 2.30 should arrive...
Started by extropy on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
The plan is for GNOME 2.30 and GNOME 3.0 to be released libraries (Bonobo, libgnomeui etc.)....
There is no release date yet even numbered versions are stable releases .
The only date I've seen for release of Gnome 3.0 is early 2010.
|
|
On Sun, 27 Jan 2008 13:21:54 +0100, madcoder@debian.org wrote:
Package: gnome-pilot
Severity: serious
Tags: lenny sid
User: debian-release@lists.debian.org
Usertags: gnome-1.x-removal
Hi,
Your package build-depends upon libglade-gnome0-dev which...
Started by madcoder@debian.org on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Diff -u gnome-pilot-2.0.15/debian/changelog gnome-pilot-2.0.15/debian/changelog
--- gnome-pilot-2.0.15/debian/changelog
+++ gnome-pilot-2.0.15/debian/changelog
@@ -1,3 +1,12 @@
+gnome
+
gnome....
To DELAYED/2-days.
|
|
Which GUI based C++ IDE is commonly used for developing gnome applications?
I am asking specifically for the gnome-system-monitor because I would like to fiddle around with it. And I would like to do it with a nice GUI based C++ IDE.
I thought that Anjuta...
Started by Vokuhila-Oliba on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Simply of information, instead the Makefile.am and ....
There are C++ wrappers, like gtkmm and glibmm, but I believe that core Gnome is written in C.
BTW, I'm not sure Gnome is C++.
I believe Glade is used, or at least was used at the time .
|