It seems you can’t set your DPI in your Xorg.conf anymore. But there is a way around this.
If you do not already have a ~/.Xdefaults file create it, and add the following to the file:
Xft.dpi: 96
96 is the DPI size you want.
After this is created and edited run the following command to apply the setting:
xrdb -merge ~/.Xdefaults
Now restart Xorg and the DPI should be changed to the stated in ~/.Xdefaults
Posted by ostebaronen at 10:37 pm on December 21st, 2008.
Tags: DPI, Linux, Xorg.
As you might know Skype has been out for GNU/Linux for a very long time. It supports video and all kinds of stuff, which is very useful. It is all good, and works pretty well. Some might know the fancy feature that comes with Windows Vista per default. That is the possibility to turn the volume up and down for single applications, which is where Pulseaudio comes into the picture. This is a simmilar soundsystem for GNU/Linux that has existed for quite a while now, and ships with many of the big distributions.
Most applications work out of the box with Pulseaudio, some does not. Yes you are right, Skype does not work right out of the box with Pulseaudio, but with a quick configuration it works perfectly fine.
If you have not already a ~/.asoundrc file, make it. The following should go in this file:
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}
pcm.pulse {
type pulse
}
ctl.pulse {
type pulse
}
First two sections make Pulseaudio the default audio system. The two last sections are making Skype able to select Pulseaudio. This might work for other applications also. When this is done and alsa and pulseaudio is restarted, start Skype and go to Options>Sound Devices
And change all the settings to pulse. Starting the Pulseaudio volume manager and trying to call a friend or making a testcall, shows that Skype appears in the list of applications using Pulseaudio.
Posted by ostebaronen at 7:51 pm on December 13th, 2008.
Tags: Alsa, audio, Linux, OSS, Pulseaudio, Skype, Vista, Windows.
Last week Ă˜stre Landsret (The high court of Eastern Denmark) decided in favour of IFPI that Tele2, a Danish ISP, is forced to block the torrent tracker thepiratebay.org, which will probably lead to all Danish ISP’s are going to be forced to do the same.
To help people omit this cencorship of the internet, the pirate bay has made a webpage, which shows how to set up OpenDNS on your computer. The page is called thejesperbay.dk.
Posted by ostebaronen at 10:56 am on December 6th, 2008.
Tags: IFPI, ISP, thejesperbay, thepiratebay.