121 lines
4.2 KiB
Plaintext
121 lines
4.2 KiB
Plaintext
$OpenBSD: README,v 1.16 2011/09/12 08:06:22 ajacoutot Exp $
|
|
|
|
+-----------------------------------------------------------------------
|
|
| Running ${FULLPKGNAME} on OpenBSD
|
|
+-----------------------------------------------------------------------
|
|
|
|
Introduction
|
|
============
|
|
The gnome-session package only takes care of installing minimal GNOME
|
|
libraries. For a satisfying GNOME user experience, it is advised to
|
|
install at least the following packages:
|
|
$ sudo pkg_add \
|
|
eog \
|
|
file-roller \
|
|
gdm \
|
|
gedit \
|
|
gnome-audio \
|
|
gnome-control-center \
|
|
gnome-keyring \
|
|
gnome-power-manager \
|
|
gnome-system-monitor \
|
|
gnome-terminal \
|
|
gnome-utils
|
|
|
|
Login into GNOME
|
|
================
|
|
Login can be made using the GNOME Login Manager: GDM. Or you can add the
|
|
following line corresponding to your login preference:
|
|
exec ${LOCALBASE}/bin/ck-launch-session ${TRUEPREFIX}/bin/gnome-session
|
|
in ~/.xinitrc when using startx(1)
|
|
in ~/.xsession when using xdm(1)
|
|
|
|
A note about accessibility
|
|
==========================
|
|
Dependency on a11y packages is never enforced so to activate an
|
|
assistive technology you need to explicitely install the corresponding
|
|
package (see "Accessibility" under the "Installing more package" section
|
|
below).
|
|
|
|
Installing more packages
|
|
========================
|
|
If your needs aren't satisfied yet, there are many other packages
|
|
you can install. The most important ones will be mentioned by category.
|
|
(if you have access to an OpenBSD ports tree, you can find most GNOME
|
|
related ports under the x11/gnome category)
|
|
|
|
Accessibility
|
|
-------------
|
|
|
|
* mousetweaks - mouse accessibility enhancements
|
|
* orca - assistive technology for visually impaired
|
|
|
|
Communication
|
|
-------------
|
|
|
|
* ekiga - SIP and H.323 conferencing application
|
|
* empathy - Telepathy based messenger for e.g. MSN, Jabber, etc
|
|
* epiphany (+epiphany-extensions) - lightweight and simple web browser
|
|
* evolution (+evolution-plugins) - integrated email and PIM software
|
|
|
|
Development
|
|
-----------
|
|
|
|
* anjuta (+anjuta-extras) - full blown IDE
|
|
* devhelp - API documentation browser
|
|
* gedit-plugins - plugins for Gedit
|
|
* ghex - HEX editor
|
|
* glade - user interface builder
|
|
* gnome-devel-docs - developer documentation
|
|
* gnome-development-monitor - GUI to follow GNOME development activity
|
|
|
|
Graphics & Multimedia
|
|
---------------------
|
|
|
|
* byzanz - makes a desktop recording optimized for webpages
|
|
* eog-plugins - plugins for EOG
|
|
* evince - viewer for multiple document formats
|
|
* f-spot - photo management application
|
|
* gnome-games (+gnome-games-extra-data) - collection of games
|
|
* gnome-video-arcade - MAME front-end
|
|
* nautilus-evince - display document information in the properties window
|
|
* nautilus-totem - display media information in the properties window
|
|
* rhythmbox - music management application
|
|
* simple-scan - simple scanning utility
|
|
* totem - multimedia player
|
|
|
|
Office & Productivity
|
|
---------------------
|
|
|
|
* abiword - WYSIWYG word processor
|
|
* gcalctool - desktop calculator
|
|
* gnumeric - spreadsheet application
|
|
* hamster-applet - time tracker applet
|
|
* meta-tracker - powerful desktop search tool and indexer
|
|
* planner - project management
|
|
* gnote - desktop note-taking
|
|
|
|
Utilities
|
|
---------
|
|
|
|
* alacarte - simple menu editing tool
|
|
* conduit - all-in-one synchronization application
|
|
* gconf-editor - editor for GConf settings
|
|
* gnome-nettool - interface for various networking tools
|
|
* gnome-tweak-tool - tool to tweak hidden GTK/GNOME settings
|
|
* gnomebaker - CD/DVD burning application
|
|
* nautilus-sendto - integrate applications into Nautilus
|
|
* nautilus-file-roller - handle archives directly from Nautilus
|
|
* pessulus - lockdown editor for desktop
|
|
* seahorse (+seahorse-plugins) - encryption, keys and passwords manager
|
|
* vinagre - VNC Client (remote Desktop client)
|
|
* vino - VNC server (allows remote access to your Desktop)
|
|
|
|
Themes
|
|
------
|
|
|
|
* gnome-icon-theme-extras - extra icons
|
|
* gnome-icon-theme-symbolic - theme extension for special UI contexts
|
|
* gnome-themes-extras - extra themes
|
|
* tango-icon-theme (+tango-icon-theme-extras) - Tango icon theme
|