Darwin 10.4 - Gnome


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) Darwin 10.4 - Gnome
Prev   Next
# 4  
Old 08-20-2008
Ah, I was talking of doing it on the free darwin released by apple on its developers website as opposed to the actual Mac OS X.

It sounds straight forwards enough, I'll have a play. Would make a nice little project Smilie

Thanks for the info.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Backup & restore Gnome Desktop and all settings in Gnome

Hi I'm looking for scripts to backup & restore Gnome Desktop and all settings in Gnome. (0 Replies)
Discussion started by: ccc
0 Replies

2. OS X (Apple)

Darwin ports

Hi there. I have an MacBookPro and I want to install Darwin ports. I downloaded & installed MacPorts-1.7.0.pkg and now I don't know what to do. I tried: # port -d selfupdate .... error 1 Command output: checking build system type... i686-apple-darwin9.7.0 checking host system type...... (7 Replies)
Discussion started by: hirohitosan
7 Replies

3. UNIX for Dummies Questions & Answers

sed -i on Darwin

This is the first time I've come across this issue sed -i 's/"//g' iscrmireturns sed: 1: "iscrmi": command i expects \ followed by textApparently the -i option is non-standard FreeBSD extensions - does that mean it's not available on Darwin? Strange (1 Reply)
Discussion started by: platz
1 Replies

4. BSD

Darwin via PearPC

How can I send Ctrl+Alt+Del for Darwin running in PearPC for Linux? (1 Reply)
Discussion started by: eugrus
1 Replies

5. BSD

How is Darwin as a base For a Server

Does anyone have any Benchmarks for OS X Server in DB Serving. in comparison to Linux How bout Darwin? And How bout Darwin as a Base for a Server? How bout Ease of Environment Crossplatforms and Various Implementations? And Finally how bout Develoment? (1 Reply)
Discussion started by: RedVenim
1 Replies

6. OS X (Apple)

GNU-Darwin

Did anyone here about GNU-Darwin? http://gnu-darwin.org/ Read Bout it! And Darwin can be found here: http://www.opendarwin.org Tell me what U think (4 Replies)
Discussion started by: RedVenim
4 Replies

7. UNIX for Dummies Questions & Answers

Darwin x86

so, what's everyone's opinion on Darwin (x86 rendition)? is it worth installing at the moment? pros? cons? comments? (5 Replies)
Discussion started by: Karma
5 Replies

8. UNIX for Dummies Questions & Answers

ADSL with Darwin 1.41

Hey everyone, just to let you all know "I'm an uber n00b" I'm connected to Telstra Bigpond's (Australian ISP) ADSL network, now I;m running Darwin 1.41 on an Apple Macintosh PPC computer. I don't know how to set up ADSL on this system, can someone please guide me. (3 Replies)
Discussion started by: Syphor
3 Replies

9. Programming

ncurses/Darwin

I am using Darwin on Mac OS X.I.I (new to both Unix and C++). I downloaded the ncurses library from http://prdownloads.sourceforge.net/gnu-darwin/ncurses-5.2.tgz, but I don't know what to do with it now. Stuffit has expanded the archive, but I still have the original .tgz as well (if that's... (1 Reply)
Discussion started by: parmenides
1 Replies
Login or Register to Ask a Question
gnome-panel(1)							   User Commands						    gnome-panel(1)

NAME
gnome-panel - display the GNOME panel SYNOPSIS
gnome-panel [--profile=profile] [gnome-std-options] DESCRIPTION
The GNOME panel displays an area on your screen, which acts as a repository for the main menu, application launchers, and applets. OPTIONS
The following options are supported: --profile=profilUse the specified preferences profile. gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5). EXAMPLES
Example 1: Launching the GNOME Panel example% gnome-panel EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-panel Executable for GNOME panel ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-panel | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
Working with Panels Manual Latest version of the GNOME Desktop User Guide for your platform. gnome-panel-preferences(1), gnome-panel-screenshot(1), gnome-desktop-item-edit(1), gnome-std-options(5), attributes(5) NOTES
Written by Mark McLoughlin, Sun Microsystems Inc., 2003. SunOS 5.10 2 Oct 2003 gnome-panel(1)