SlideShare a Scribd company logo
1 of 4
Download to read offline
Supporting Multiple
Desktops in PC-BSD 9.0
Beginning with version 9.0, PC-BSD will allow the selection of
multiple desktops during installation. This article describes what
changes were needed to allow for multiple desktop support and
how you can help the PC-BSD project in this endeavour.




W
            hen the PC-BSD project was started in 2005,       advantages of providing one supported desktop were
            its goal was to provide an easy-to-use desktop    being outweighed by the disadvantages of being forced to
            experience. KDE was chosen as the default         use a desktop one did not enjoy using.
desktop as it was well known, easy to learn, and provided
a suite of useful applications. The PC-BSD project also       Making the Necessary Changes
created a suite of custom graphical utilities to address      In order to integrate with multiple desktop environments,
missing functionality not provided by KDE–these PC-           the PC-BSD utilities had to be de-coupled from KDE. This
BSD utiities understand BSD device names and were             required a complete overhaul of nearly all of the PC-BSD
integrated into KDE’s menus. This made for a seamless         tool-chain and the PBI format itself. The configuration
user experience but did cause some confusion as to            tools have since been converted into pure shell or QT4,
which functionality was provided by KDE and which was         and are window-manager independent, helping to provide
provided by PC-BSD.                                           a consistent user experience regardless of the desktop
   In addition to KDE, Fluxbox was installed for users with   being used. The PBI format has also been re-written with
older hardware or who preferred a lighter weight desktop      100% command-line functionality in shell and can even
environment. Over time, PBIs for GNOME, XFCE, and             run on native FreeBSD without an installed desktop.
Enlightenment were created so that users could install          Next, a Control Panel was created. The Control
these alternate desktops using PC-BSD’s Software              Panel will automatically hook into any of the desktop
Manager.                                                      environments chosen during the installation. This means
   As the PC-BSD userbase grew, it became obvious             that users can easily find the graphical PC-BSD utilities
that many users did not like KDE and preferred other          which are used to manage their system and that those
desktop environments, such as GNOME, or preferred a           utilities will be available, regardless of the desktop the
light-weight window manager other than Fluxbox. Further,      user has logged into. Figure 1 shows a screenshot of the
installing an alternate desktop as a PBI was not ideal as     Control Panel as it appears today. Additional utilities may
it did not integrate with the PC-BSD utilities, making for    be added to the Control Panel by the time PC-BSD 9.0 is
a sub-optimal user experience. It became clear that the       released later this year.


 16                                                                                                              05/2011
Supporting Multiple Desktops in PC-BSD 9.0



                              pc-sysinstall, the installation    desktop effects, scalable graphics, easy access to network
                               utility used by PC-BSD, was       resources, localized menus, accessibility features, and
                                also modified to allow for the   a fully customizable environment. It provides a netbook
                                selection of desktops and        desktop theme (available in System Settings->Workspace
                               other system packages during      Appearance->Desktop Theme) to provide a lighter version
                             installation. Figure 2 shows        suited to netbook hardware. It also has a large selection
                            a screenshot of the installer’s      of themes, screensavers, and utilities created by the
                            Desktop Selection screen.            community and available from http://kde-apps.org/.

                        Supported Desktops                       GNOME2
                       One of the criteria in determining        GNOME version 2 (http://www.gnome.org) also provides
                      which desktops to include in the           a complete desktop environment that includes 100s of
                   installer was XDG-compliance. XDG (http:      applications. It supports desktop effects, localized menus,
                 //en.wikipedia.org/wiki/Xdg) is an inter-       accessibility features, and a customizable environment. It
              operability standard for desktop environments      is lighter weight than KDE4, making it suited for netbooks.
          that run on top of the Xorg window system.
     XDG-compliance allows for tight integration, making it      Note
possible to include the same default wallpapers, desktop         GNOME3 is currently being ported to FreeBSD. If the port
icons, menu entries, etc. across multiple desktops.              is mature in time for the release of PC-BSD 9.0, it will be
  The PC-BSD 9.0 installer allows you to select from the         included as a desktop option.
following XDG-compliant desktop environments. Most of
these environments allow you to select which components          LXDE
(e.g. accessibility, development, games, etc.) to install        The Lightweight X11 Desktop Environment (http://lxde.org)
with the base desktop. After installation, one can install/      is a fast and energy-saving desktop environment. LXDE
uninstall desktop components using Control Panel ->              provides multi-language support, standard keyboard short
System Manager -> System Packages.                               cuts and tabbed file browsing while using less CPU and less
                                                                 RAM than other desktop environments. LXDE will be the
KDE4                                                             default desktop on the CD and live version of PC-BSD 9.0.
KDE (http://www.kde.org) provides a complete desktop
environment that includes 100s of applications. It supports      XFCE4
                                                                 XFCE (http://xfce.org) is a lightweight desktop environment
                                                                 that aims to be fast and low on system resources, while
                                                                 still being visually appealing and user friendly. XFCE
                                                                 uses modular components that are packaged separately,




Figure 1. PC-BSD Control Panel                                   Figure 2. Desktop Selection Screen of PC-BSD 9.0 Installer



www.bsdmag.org                                                                                                                17
Working with FreeBSD
 Resources                                                     Porters
 PC-BSD Forums: http://forums.pcbsd.org
 PC-BSD Mailing Lists: http://lists.pcbsd.org                  The desktops that are
 #pcbsd on IRC Freenode                                        used by PC-BSD are made
                                                               available thanks to the hard
allowing you to install the packages you wish in order to      work of many FreeBSD port
create the optimal personal working environment. You can       committers who port the
find the modules that have been ported to FreeBSD/PC-          source code so that it installs
BSD by searching for xfce at freshports.org.                   and works on FreeBSD/
                                                               PC-BSD systems. The
Unsupported Desktops                                           larger desktop projects have
The unsupported desktops category includes window              porting teams: KDE (http://
managers that are typically used by power users. These         freebsd.kde.org/) and GNOME
are light weight environments that may require the user        (http://www.freebsd.org/gnome/
to start applications from the command line or modify          index.html). The other desktops
configuration files in order to customize the desktop.         have one or two individuals who are
These desktops are not XDG-compliant, meaning that             responsible for maintaining the port of the
they do not pre-load the PC-BSD desktop icons or menu          desktop.
items. However, they will include the PC-BSD wallpaper            iXsystems, the corporate sponsor of the PC-BSD project,
and pointers to Control Panel and AppCafe (the PC-BSD          has donated several build environments to assist the FreeBSD
9.0 application installer).                                    desktop porters in their work. These build environments are
   The following unsupported desktops are available for        for the KDE, GNOME, and Xorg porting teams, allowing the
selection during and after the installation of PC-BSD          porters to use speedy hardware to collaboratively build and
9.0:                                                           test their ports. The build environments runs tinderbox (http:
                                                               //tinderbox.marcuscom.com/), a set of scripts for creating
Awesome                                                        binary packages for multiple platforms and architectures,
Awesome (http://awesome.naquadah.org/) is a highly             and for testing new ports, port upgrades, dependencies and
configurable, framework window manager. It is extremely        packing lists.
fast, small, dynamic and heavily extensible using the Lua         Providing the build environments not only helps the
programming language. A well documented API is used            porters, it also helps the PC-BSD community as new
to configure and define the behaviour of the window            desktop changes are incorporated into testing snapshots.
manager. No mouse is required as everything can be             This allows testers to try out and provide feedback on the
performed with the keyboard.                                   changes. The PC-BSD forums includes a Testing category
                                                               (http://forums.pcbsd.org/forumdisplay.php?f=64) where
IceWM                                                          users can provide feedback on their particular desktop.
The goal of IceWM (http://www.icewm.org/) is speed,            Ports committers subscribe to their desktop’s forum and
simplicity, and not getting in the user’s way. IceWM can be    can respond to user feedback.
configured from plain text files and has an optional, built-
in taskbar with menu. It has been localized and additional     How You Can Help
themes are available from http://box-look.org/.                Going from one supported desktop to many supported
                                                               desktops is a major change for PC-BSD and we expect to
Window Maker                                                   find many usability bugs in this process. For this reason,
Window Maker (http://windowmaker.org/) includes                9.0 will have a testing period of over 6 months with bi-
a graphical tool called Wprefs which can be used to            weekly testing snapshots. Snapshots are announced
configure the desktop. By default, there is no taskbar         on the PC-BSD blog (http://blog.pcbsd.org) as they are
and applications are accessed by right-clicking the            released and users are encouraged to try a snapshot and
desktop. Window Maker provides a number of dockable            provide feedback on the PC-BSD testing mailing list (http:
applications known as dockapps. Many dockapps are              //lists.pcbsd.org/mailman/listinfo/testing). Since these are
available in the FreeBSD ports/packages collections and        testing snapshots, we recommend that you install them in
you can find these by doing a Short description search for     a virtual environment such as VMware or VirtualBox or on
windowmaker at freshports.org.                                 a test system that is separate from your main computer.


 18                                                                                                                  05/2011
Supporting Multiple Desktops in PC-BSD 9.0



                              We need as many people
                                 as possible to try different
                                 installation     scenarios
                                 (selecting a single or
                                multiple desktops) and to
                               poke about and try to use
                              the various menus that come
                             with the desktop. Finding and
                             reporting error messages,
                            missing applications, broken
                          links, and other unexpected
                         behaviour during the testing
                       period means that they can be fixed
                     before PC-BSD 9.0 is released, which
                   in turn maximizes the user experience
               for everyone.
              The PC-BSD Handbook is also being
        updated in preparation for the 9.0 release. The
 Handbook is a collaborative effort that happens on
the PC-BSD wiki (http://wiki.pcbsd.org/index.php/PC-
BSD_9_Handbook). Users are encouraged to read the
existing Handbook entries for their favourite desktop
environment(s) and to add information that would be useful
to users new to that desktop environment. Any changes to
the wiki are sent to PC-BSD community members who
volunteer as editors. This means that you don’t have to
be a great writer or a native English speaker to contribute
documentation–the editors review your changes and can
edit them for grammar and readability.

Conclusion
PC-BSD has a vibrant community that is responsive to
user feedback. Many of the changes that are being made
for PC-BSD 9.0 are in response to user requests for
changes in the default desktop. Readers are encouraged
to participate on the forums, mailing lists, and IRC channel
so that others can benefit from their PC-BSD experience.

DRU LAVIGNE
Dru Lavigne is author of BSD Hacks, The Best of FreeBSD
Basics, and The De�nitive Guide to PC-BSD. As Director of
Community Development for the PC-BSD Project, she leads the
documentation team, assists new users, helps to �nd and �x
bugs, and reaches out to the community to discover their needs.
She is the former Managing Editor of the Open Source Business
Resource, a free monthly publication covering open source and
the commercialization of open source assets. She is founder and
current Chair of the BSD Certi�cation Group Inc., a non-pro�t
organization with a mission to create the standard for certifying
BSD system administrators, and serves on the Board of the
FreeBSD Foundation.



www.bsdmag.org                                                                   19

More Related Content

What's hot

What's hot (20)

Lavigne bsdmag march12
Lavigne bsdmag march12Lavigne bsdmag march12
Lavigne bsdmag march12
 
Tlf2014
Tlf2014Tlf2014
Tlf2014
 
Lavigne bsdmag july
Lavigne bsdmag julyLavigne bsdmag july
Lavigne bsdmag july
 
Flourish11
Flourish11Flourish11
Flourish11
 
Lavigne bsdmag sept12
Lavigne bsdmag sept12Lavigne bsdmag sept12
Lavigne bsdmag sept12
 
Scale 2010: BSD for Linux Users
Scale 2010: BSD for Linux UsersScale 2010: BSD for Linux Users
Scale 2010: BSD for Linux Users
 
Fsoss2011
Fsoss2011Fsoss2011
Fsoss2011
 
olf10
olf10olf10
olf10
 
Dru lavigne servers-tutorial
Dru lavigne servers-tutorialDru lavigne servers-tutorial
Dru lavigne servers-tutorial
 
Oclug 2010
Oclug 2010Oclug 2010
Oclug 2010
 
Lavigne bsdmag may13
Lavigne bsdmag may13Lavigne bsdmag may13
Lavigne bsdmag may13
 
Nycbsdcon14
Nycbsdcon14Nycbsdcon14
Nycbsdcon14
 
Fsoss12
Fsoss12Fsoss12
Fsoss12
 
Tlf2013
Tlf2013Tlf2013
Tlf2013
 
Lavigne bsdmag-jan2012
Lavigne bsdmag-jan2012Lavigne bsdmag-jan2012
Lavigne bsdmag-jan2012
 
Nelf2013
Nelf2013Nelf2013
Nelf2013
 
Lavigne aug11 bsdmag
Lavigne aug11 bsdmagLavigne aug11 bsdmag
Lavigne aug11 bsdmag
 
Olf2013
Olf2013Olf2013
Olf2013
 
Lavigne bsdmag apr13
Lavigne bsdmag apr13Lavigne bsdmag apr13
Lavigne bsdmag apr13
 
Posscon2013
Posscon2013Posscon2013
Posscon2013
 

Similar to Article may11 bsdmag

Lavigne bsdmag july
Lavigne bsdmag julyLavigne bsdmag july
Lavigne bsdmag julyDru Lavigne
 
Guide to open suse 13.2 by mustafa rasheed abass & abdullah t. tua'ama..super...
Guide to open suse 13.2 by mustafa rasheed abass & abdullah t. tua'ama..super...Guide to open suse 13.2 by mustafa rasheed abass & abdullah t. tua'ama..super...
Guide to open suse 13.2 by mustafa rasheed abass & abdullah t. tua'ama..super...Mustafa AL-Timemmie
 
Desktop environments
Desktop environmentsDesktop environments
Desktop environmentsshamsakhalifa
 
FreeBSD - LinuxExpo
FreeBSD - LinuxExpoFreeBSD - LinuxExpo
FreeBSD - LinuxExpowebuploader
 
SELF 2010: BSD For Linux Users
SELF 2010: BSD For Linux UsersSELF 2010: BSD For Linux Users
SELF 2010: BSD For Linux UsersDru Lavigne
 
Linux conf-admin
Linux conf-adminLinux conf-admin
Linux conf-adminbadamisri
 
Linux conf-admin
Linux conf-adminLinux conf-admin
Linux conf-adminbadamisri
 
Ait 1-1 Berkely Unix Operating System
Ait 1-1 Berkely Unix Operating SystemAit 1-1 Berkely Unix Operating System
Ait 1-1 Berkely Unix Operating SystemEmman Paolo Nuñez
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixdraperMarmilyn
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixbravnel
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixanthonycaya2009
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixjayson
 
BSD for Linux Users
BSD for Linux UsersBSD for Linux Users
BSD for Linux UsersDru Lavigne
 
Linux Survival Kit for Proof of Concept & Proof of Technology
Linux Survival Kit for Proof of Concept & Proof of TechnologyLinux Survival Kit for Proof of Concept & Proof of Technology
Linux Survival Kit for Proof of Concept & Proof of TechnologyNugroho Gito
 

Similar to Article may11 bsdmag (20)

Lavigne bsdmag july
Lavigne bsdmag julyLavigne bsdmag july
Lavigne bsdmag july
 
Guide to open suse 13.2 by mustafa rasheed abass & abdullah t. tua'ama..super...
Guide to open suse 13.2 by mustafa rasheed abass & abdullah t. tua'ama..super...Guide to open suse 13.2 by mustafa rasheed abass & abdullah t. tua'ama..super...
Guide to open suse 13.2 by mustafa rasheed abass & abdullah t. tua'ama..super...
 
Pc bsd-intro
Pc bsd-introPc bsd-intro
Pc bsd-intro
 
Desktop environments
Desktop environmentsDesktop environments
Desktop environments
 
FreeBSD - LinuxExpo
FreeBSD - LinuxExpoFreeBSD - LinuxExpo
FreeBSD - LinuxExpo
 
Sweden11
Sweden11Sweden11
Sweden11
 
Unix Administration 1
Unix Administration 1Unix Administration 1
Unix Administration 1
 
SELF 2010: BSD For Linux Users
SELF 2010: BSD For Linux UsersSELF 2010: BSD For Linux Users
SELF 2010: BSD For Linux Users
 
Linux conf-admin
Linux conf-adminLinux conf-admin
Linux conf-admin
 
Linux Conf Admin
Linux Conf AdminLinux Conf Admin
Linux Conf Admin
 
Linux conf-admin
Linux conf-adminLinux conf-admin
Linux conf-admin
 
Ait 1-1 Berkely Unix Operating System
Ait 1-1 Berkely Unix Operating SystemAit 1-1 Berkely Unix Operating System
Ait 1-1 Berkely Unix Operating System
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unix
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unix
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unix
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unix
 
Linux
LinuxLinux
Linux
 
BSD for Linux Users
BSD for Linux UsersBSD for Linux Users
BSD for Linux Users
 
OSSNA18: Xen Beginners Training
OSSNA18: Xen Beginners Training OSSNA18: Xen Beginners Training
OSSNA18: Xen Beginners Training
 
Linux Survival Kit for Proof of Concept & Proof of Technology
Linux Survival Kit for Proof of Concept & Proof of TechnologyLinux Survival Kit for Proof of Concept & Proof of Technology
Linux Survival Kit for Proof of Concept & Proof of Technology
 

More from Dru Lavigne (20)

Olf2018
Olf2018Olf2018
Olf2018
 
Olf2017
Olf2017Olf2017
Olf2017
 
FreeBSD System Administration Using SysAdm
FreeBSD System Administration Using SysAdmFreeBSD System Administration Using SysAdm
FreeBSD System Administration Using SysAdm
 
Asiabsdcon2017
Asiabsdcon2017Asiabsdcon2017
Asiabsdcon2017
 
Olf2016
Olf2016Olf2016
Olf2016
 
Tlf2016
Tlf2016Tlf2016
Tlf2016
 
Knoxbug2016
Knoxbug2016Knoxbug2016
Knoxbug2016
 
Lfnw2016
Lfnw2016Lfnw2016
Lfnw2016
 
Flourish16
Flourish16Flourish16
Flourish16
 
Scale2016
Scale2016Scale2016
Scale2016
 
Fossetcon15
Fossetcon15Fossetcon15
Fossetcon15
 
Lfnw15
Lfnw15Lfnw15
Lfnw15
 
Scale2015
Scale2015Scale2015
Scale2015
 
Olf2014
Olf2014Olf2014
Olf2014
 
Ghc14
Ghc14Ghc14
Ghc14
 
Fossetcon14
Fossetcon14Fossetcon14
Fossetcon14
 
Scale2014
Scale2014Scale2014
Scale2014
 
Dru lavigne oss-sysadmin
Dru lavigne oss-sysadminDru lavigne oss-sysadmin
Dru lavigne oss-sysadmin
 
Dru lavigne oss-desktop_apps
Dru lavigne oss-desktop_appsDru lavigne oss-desktop_apps
Dru lavigne oss-desktop_apps
 
Bsd ss
Bsd ssBsd ss
Bsd ss
 

Recently uploaded

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 

Recently uploaded (20)

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 

Article may11 bsdmag

  • 1. Supporting Multiple Desktops in PC-BSD 9.0 Beginning with version 9.0, PC-BSD will allow the selection of multiple desktops during installation. This article describes what changes were needed to allow for multiple desktop support and how you can help the PC-BSD project in this endeavour. W hen the PC-BSD project was started in 2005, advantages of providing one supported desktop were its goal was to provide an easy-to-use desktop being outweighed by the disadvantages of being forced to experience. KDE was chosen as the default use a desktop one did not enjoy using. desktop as it was well known, easy to learn, and provided a suite of useful applications. The PC-BSD project also Making the Necessary Changes created a suite of custom graphical utilities to address In order to integrate with multiple desktop environments, missing functionality not provided by KDE–these PC- the PC-BSD utilities had to be de-coupled from KDE. This BSD utiities understand BSD device names and were required a complete overhaul of nearly all of the PC-BSD integrated into KDE’s menus. This made for a seamless tool-chain and the PBI format itself. The configuration user experience but did cause some confusion as to tools have since been converted into pure shell or QT4, which functionality was provided by KDE and which was and are window-manager independent, helping to provide provided by PC-BSD. a consistent user experience regardless of the desktop In addition to KDE, Fluxbox was installed for users with being used. The PBI format has also been re-written with older hardware or who preferred a lighter weight desktop 100% command-line functionality in shell and can even environment. Over time, PBIs for GNOME, XFCE, and run on native FreeBSD without an installed desktop. Enlightenment were created so that users could install Next, a Control Panel was created. The Control these alternate desktops using PC-BSD’s Software Panel will automatically hook into any of the desktop Manager. environments chosen during the installation. This means As the PC-BSD userbase grew, it became obvious that users can easily find the graphical PC-BSD utilities that many users did not like KDE and preferred other which are used to manage their system and that those desktop environments, such as GNOME, or preferred a utilities will be available, regardless of the desktop the light-weight window manager other than Fluxbox. Further, user has logged into. Figure 1 shows a screenshot of the installing an alternate desktop as a PBI was not ideal as Control Panel as it appears today. Additional utilities may it did not integrate with the PC-BSD utilities, making for be added to the Control Panel by the time PC-BSD 9.0 is a sub-optimal user experience. It became clear that the released later this year. 16 05/2011
  • 2. Supporting Multiple Desktops in PC-BSD 9.0 pc-sysinstall, the installation desktop effects, scalable graphics, easy access to network utility used by PC-BSD, was resources, localized menus, accessibility features, and also modified to allow for the a fully customizable environment. It provides a netbook selection of desktops and desktop theme (available in System Settings->Workspace other system packages during Appearance->Desktop Theme) to provide a lighter version installation. Figure 2 shows suited to netbook hardware. It also has a large selection a screenshot of the installer’s of themes, screensavers, and utilities created by the Desktop Selection screen. community and available from http://kde-apps.org/. Supported Desktops GNOME2 One of the criteria in determining GNOME version 2 (http://www.gnome.org) also provides which desktops to include in the a complete desktop environment that includes 100s of installer was XDG-compliance. XDG (http: applications. It supports desktop effects, localized menus, //en.wikipedia.org/wiki/Xdg) is an inter- accessibility features, and a customizable environment. It operability standard for desktop environments is lighter weight than KDE4, making it suited for netbooks. that run on top of the Xorg window system. XDG-compliance allows for tight integration, making it Note possible to include the same default wallpapers, desktop GNOME3 is currently being ported to FreeBSD. If the port icons, menu entries, etc. across multiple desktops. is mature in time for the release of PC-BSD 9.0, it will be The PC-BSD 9.0 installer allows you to select from the included as a desktop option. following XDG-compliant desktop environments. Most of these environments allow you to select which components LXDE (e.g. accessibility, development, games, etc.) to install The Lightweight X11 Desktop Environment (http://lxde.org) with the base desktop. After installation, one can install/ is a fast and energy-saving desktop environment. LXDE uninstall desktop components using Control Panel -> provides multi-language support, standard keyboard short System Manager -> System Packages. cuts and tabbed file browsing while using less CPU and less RAM than other desktop environments. LXDE will be the KDE4 default desktop on the CD and live version of PC-BSD 9.0. KDE (http://www.kde.org) provides a complete desktop environment that includes 100s of applications. It supports XFCE4 XFCE (http://xfce.org) is a lightweight desktop environment that aims to be fast and low on system resources, while still being visually appealing and user friendly. XFCE uses modular components that are packaged separately, Figure 1. PC-BSD Control Panel Figure 2. Desktop Selection Screen of PC-BSD 9.0 Installer www.bsdmag.org 17
  • 3. Working with FreeBSD Resources Porters PC-BSD Forums: http://forums.pcbsd.org PC-BSD Mailing Lists: http://lists.pcbsd.org The desktops that are #pcbsd on IRC Freenode used by PC-BSD are made available thanks to the hard allowing you to install the packages you wish in order to work of many FreeBSD port create the optimal personal working environment. You can committers who port the find the modules that have been ported to FreeBSD/PC- source code so that it installs BSD by searching for xfce at freshports.org. and works on FreeBSD/ PC-BSD systems. The Unsupported Desktops larger desktop projects have The unsupported desktops category includes window porting teams: KDE (http:// managers that are typically used by power users. These freebsd.kde.org/) and GNOME are light weight environments that may require the user (http://www.freebsd.org/gnome/ to start applications from the command line or modify index.html). The other desktops configuration files in order to customize the desktop. have one or two individuals who are These desktops are not XDG-compliant, meaning that responsible for maintaining the port of the they do not pre-load the PC-BSD desktop icons or menu desktop. items. However, they will include the PC-BSD wallpaper iXsystems, the corporate sponsor of the PC-BSD project, and pointers to Control Panel and AppCafe (the PC-BSD has donated several build environments to assist the FreeBSD 9.0 application installer). desktop porters in their work. These build environments are The following unsupported desktops are available for for the KDE, GNOME, and Xorg porting teams, allowing the selection during and after the installation of PC-BSD porters to use speedy hardware to collaboratively build and 9.0: test their ports. The build environments runs tinderbox (http: //tinderbox.marcuscom.com/), a set of scripts for creating Awesome binary packages for multiple platforms and architectures, Awesome (http://awesome.naquadah.org/) is a highly and for testing new ports, port upgrades, dependencies and configurable, framework window manager. It is extremely packing lists. fast, small, dynamic and heavily extensible using the Lua Providing the build environments not only helps the programming language. A well documented API is used porters, it also helps the PC-BSD community as new to configure and define the behaviour of the window desktop changes are incorporated into testing snapshots. manager. No mouse is required as everything can be This allows testers to try out and provide feedback on the performed with the keyboard. changes. The PC-BSD forums includes a Testing category (http://forums.pcbsd.org/forumdisplay.php?f=64) where IceWM users can provide feedback on their particular desktop. The goal of IceWM (http://www.icewm.org/) is speed, Ports committers subscribe to their desktop’s forum and simplicity, and not getting in the user’s way. IceWM can be can respond to user feedback. configured from plain text files and has an optional, built- in taskbar with menu. It has been localized and additional How You Can Help themes are available from http://box-look.org/. Going from one supported desktop to many supported desktops is a major change for PC-BSD and we expect to Window Maker find many usability bugs in this process. For this reason, Window Maker (http://windowmaker.org/) includes 9.0 will have a testing period of over 6 months with bi- a graphical tool called Wprefs which can be used to weekly testing snapshots. Snapshots are announced configure the desktop. By default, there is no taskbar on the PC-BSD blog (http://blog.pcbsd.org) as they are and applications are accessed by right-clicking the released and users are encouraged to try a snapshot and desktop. Window Maker provides a number of dockable provide feedback on the PC-BSD testing mailing list (http: applications known as dockapps. Many dockapps are //lists.pcbsd.org/mailman/listinfo/testing). Since these are available in the FreeBSD ports/packages collections and testing snapshots, we recommend that you install them in you can find these by doing a Short description search for a virtual environment such as VMware or VirtualBox or on windowmaker at freshports.org. a test system that is separate from your main computer. 18 05/2011
  • 4. Supporting Multiple Desktops in PC-BSD 9.0 We need as many people as possible to try different installation scenarios (selecting a single or multiple desktops) and to poke about and try to use the various menus that come with the desktop. Finding and reporting error messages, missing applications, broken links, and other unexpected behaviour during the testing period means that they can be fixed before PC-BSD 9.0 is released, which in turn maximizes the user experience for everyone. The PC-BSD Handbook is also being updated in preparation for the 9.0 release. The Handbook is a collaborative effort that happens on the PC-BSD wiki (http://wiki.pcbsd.org/index.php/PC- BSD_9_Handbook). Users are encouraged to read the existing Handbook entries for their favourite desktop environment(s) and to add information that would be useful to users new to that desktop environment. Any changes to the wiki are sent to PC-BSD community members who volunteer as editors. This means that you don’t have to be a great writer or a native English speaker to contribute documentation–the editors review your changes and can edit them for grammar and readability. Conclusion PC-BSD has a vibrant community that is responsive to user feedback. Many of the changes that are being made for PC-BSD 9.0 are in response to user requests for changes in the default desktop. Readers are encouraged to participate on the forums, mailing lists, and IRC channel so that others can benefit from their PC-BSD experience. DRU LAVIGNE Dru Lavigne is author of BSD Hacks, The Best of FreeBSD Basics, and The De�nitive Guide to PC-BSD. As Director of Community Development for the PC-BSD Project, she leads the documentation team, assists new users, helps to �nd and �x bugs, and reaches out to the community to discover their needs. She is the former Managing Editor of the Open Source Business Resource, a free monthly publication covering open source and the commercialization of open source assets. She is founder and current Chair of the BSD Certi�cation Group Inc., a non-pro�t organization with a mission to create the standard for certifying BSD system administrators, and serves on the Board of the FreeBSD Foundation. www.bsdmag.org 19