A video tour of openSUSE 11 (with KDE 4 desktop)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News A video tour of openSUSE 11 (with KDE 4 desktop)
# 1  
Old 08-25-2008
A video tour of openSUSE 11 (with KDE 4 desktop)

08-25-2008 01:00 PM
SUSE has been around almost since the dawn of consumer-level desktop Linux, and openSUSE 11 upholds the SUSE reputation for having not just a wide range of available applications, but also excellent documentation and a fine user-to-user support community. For this video we chose the KDE 4.x desktop option. KDE 3.5x and GNOME are also available as defaults in openSUSE.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

KDE Desktop

I installed KDE with Debian. The KDE desktop never appears. Much searching w/ Google and no help. Thanks (1 Reply)
Discussion started by: Meow613
1 Replies

2. SuSE

Installed OpenSuse 12.1 w/KDE - system freezes at graphical login

Hi, I installed OpenSuse 12.1 on my Dell 690 (X2 dual core Xeon 2.66GHZ, 8G RAM 667 FBDIMM quad channel, 500G at striping RAID (2X 250G SATA), nVidia Quadro FX 3400). All installation was smooth, took less than 15 minutes. But when I'm trying to login, instead of showing me the desktop... (1 Reply)
Discussion started by: netwalker
1 Replies

3. Red Hat

how to uninstall KDE desktop in fedora 11

please i would like to uninstall the KDE desktop in my fedora 11,previously i was using the default gnome desktop,i want to revert to gnome desktop (2 Replies)
Discussion started by: Redhat_9ja
2 Replies
Login or Register to Ask a Question
XScreenSaver(1) 					      General Commands Manual						   XScreenSaver(1)

NAME
xscreensaver-getimage - put some randomly-selected image on the root window SYNOPSIS
xscreensaver-getimage [-display host:display.screen] [--verbose] window-id DESCRIPTION
The xscreensaver-getimage program is a helper program for the xscreensaver hacks that manipulate images. This is not a user-level command. This program selects a random image, and puts it on the specified window. This image might be a snapshot of the desktop; or a frame cap- tured from the system's video input; or a randomly-selected image from disk. OPTIONS
xscreensaver-getimage reads the ~/.xscreensaver file for configuration information. It uses these settings: grabDesktopImages Whether it is acceptable to grab snapshots of the desktop. The security paranoid might want to turn this off, to avoid letting people see (but not touch!) your desktop while the screen is locked. grabVideoFrames Whether it is acceptable to grab frames of video from the system's video input. Grabbing of video is done by invoking the xscreen- saver-getimage-video(1) program. chooseRandomImages Whether it is acceptable to display random images found on disk. Selection and loading of images is done by invoking the xscreensaver- getimage-file(1) program. imageDirectory When loading images from disk, this is the directory to search. The directory will be searched recursively, and all files in it are assumed to be images. If none of the three options are set to True, then video colorbars will be displayed instead. BUGS
If the target window is not the root window, then this program will always grab a desktop image. This means that if an image-manipulating xscreensaver mode is run in a normal window, it will always operate on a desktop image; it's only when it is run in -root mode (or when invoked by xscreensaver) that it will load image files or grab video. SEE ALSO
X(1), xscreensaver(1) xscreensaver-demo(1) xscreensaver-getimage-file(1) xscreensaver-getimage-video(1) COPYRIGHT
Copyright (C) 2001 by Jamie Zawinski. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. AUTHOR
Jamie Zawinski <jwz@jwz.org>, 14-Apr-01 X Version 11 03-Feb-2003 (4.07) XScreenSaver(1)