» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Manager + window

KDE and Xorg, Fonts and DPI

Today, I’d like to share a tip I found out while working with a beta release for a distirbution of Linux with KDE’s 3.5.7 version.  As many readers of this blog know, I use PCLinuxOS 2007 as my main desktop and have done so since about 2005.  The font configuration in PCLinuxOS is quite nice.  I have a 19 inch LCD Monitor at home with 1280x1024 resolution.  I notice no problems with the font on that monitor.

Working on a separate 20 inch monitor with a distribution in development however is another story.  The fonts didn’t look beautiful at all.  After some installation of custom fonts, things looked better, but the resolution is a bit higher on this LCD at 1400x1050.  Easy to fix right?  Just increase the DPI in the KDE Control Center to 120 right?  Not so fast...even when it’s set to 96x96 there, it isn’t always set to 96x96.  So let’s take a look at how you can force KDE to run at the correct DPI for your monitor which will, in turn, make your fonts look MUCH better.  For those of you who are satisfied with your fonts, you might want to check out the commands below to see if you’re running at the DPI you think you are.



Continue reading "KDE and Xorg, Fonts and DPI"

Linux: YALB

How to Install Beryl in Debian Etch

Beryl is an OpenGL accelerated desktop that seeks to provide a free, open source desktop experience to the community that reflects the wishes of the users. Above all else, the project seeks to listen to and respond to the requests of the user base.

Beryl is a combined window manager and composite manager written in C using OpenGL to provide acceleration. It is designed to be highly flexible, extensible, and portable, all the while keeping in mind that the users know how they want their desktops to act better than we do. With Beryl the rather esoteric concept of the computer desktop is brought down to a more human level, allowing for a more native and intuitive understanding of your workspace.

Install Beryl in Debian etch

First you need to edit the /etc/apt/sources.list file to add beryl repositories

deb http://debian.beryl-project.org/ etch main
deb-src http://debian.beryl-project.org/ etch main

Now you need to save and exit the file

Download gpg key using the following command

#wget -O - http://debian.beryl-project.org/root@lupine.me.uk.gpg | sudo apt-key add -

Now you need to update the source list information using the following command

#apt-get update

Install beryl using the following command

#apt-get install beryl-manager emerald-themes

This will install all the required packages for beryl.

Configuring Beryl

Now you need to edit the /etc/X11/xorg.conf file and do the following changes

#vi /etc/X11/xorg.conf

then added these two lines under the “Screen” section

Option “XAANoOffscreenPixmaps”
Option “AddARGBGLXVisuals” “true”

then added these lines under “Device”

Option “AllowGLXWithComposite” “true”
Option “RenderAccel” “true”

added one line under “Server Layout”

Option “AIGLX” “on”

Finally at the end of the file add these lines

Section “Extensions”
Option “Composite” “Enable”
EndSection

Now save the file and exit.

You need to reboot your Debian Etch system and now your beryl and nvidia starts working

Tags: , , , , , ,

Debian: Debian Admin Step By Step Tutorials and articles with screenshots

KDE and Xorg, Fonts and DPI

Today, I’d like to share a tip I found out while working with a beta release for a distirbution of Linux with KDE’s 3.5.7 version.  As many readers of this blog know, I use PCLinuxOS 2007 as my main desktop and have done so since about 2005.  The font configuration in PCLinuxOS is quite nice.  I have a 19 inch LCD Monitor at home with 1280x1024 resolution.  I notice no problems with the font on that monitor.

Working on a separate 20 inch monitor with a distribution in development however is another story.  The fonts didn’t look beautiful at all.  After some installation of custom fonts, things looked better, but the resolution is a bit higher on this LCD at 1400x1050.  Easy to fix right?  Just increase the DPI in the KDE Control Center to 120 right?  Not so fast...even when it’s set to 96x96 there, it isn’t always set to 96x96.  So let’s take a look at how you can force KDE to run at the correct DPI for your monitor which will, in turn, make your fonts look MUCH better.  For those of you who are satisfied with your fonts, you might want to check out the commands below to see if you’re running at the DPI you think you are.



Continue reading "KDE and Xorg, Fonts and DPI"

Linux: YALB

GwtWindowManager Official Web Site

The GWT Window Manager provides a high level windowing system for the GWT applications. It offers a desktop component, dialog features , free floating windows and more.

open-source: del.icio.us tag/open-source

XWEM -- The XEmacs Window Manager

Window manager written in XEmacs

Emacs: del.icio.us tag/emacs

xmonad : a tiling window manager

Don Stewart's addition to the pool of 10000 wms. However! This one is written in Haskell, is ~500 lines of code, and does not require a mouse. Super cool.

Haskell: del.icio.us tag/haskell

Main Page - Pyro Desktop

"Pyro is a new kind of desktop environment for Linux built on Mozilla Firefox. "

opensource: del.icio.us tag/opensource

Main Page - Pyro Desktop

"Pyro is a new kind of desktop environment for Linux built on Mozilla Firefox. "

Firefox: del.icio.us/tag/firefox

Compiz - OpenGL composite windows manager

Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. Works in combination with Xgl.

Xgl: del.icio.us tag/xgl

Page 1 | Next >>