What I'd do to establish nice font hinting is install package libfreetype6, and then create a file in /etc/fonts/conf.avail and conf.d, named 10-lcd-filter.conf. It would contain:
Using Ubuntu 10.04.My fonts looked different today. Only slightly different. So I went into the appearance preferences to try to figure it out.In, Systems->Preferences->Appearance, click the "Fonts" tab and for "Rendering" select "Subpixel smoothing (LCDs)".Then click "Details". For hinting I choose "Full". Then I close the "Font Rendering Details" dialog box. And close the "Appearance Preferences" dialog box.
My problem is that my system won't keep my "Subpixel smoothing (LCDs)" font Hinting setting on "Full". It keeps changing it back to "Slight". When I go back into the settings one thing I notice that you can see in the picture is that for "Rendering" they all have the minus sign. Then when I re-click on "Subpixel smoothing (LCDs)" it shows up as "slight".
i've a problem with Fedora 14. Although i active the subpixel hinting in the fonts setting it remains disable or however it isn't the same as other distro.The only way i was able to active the subpixel hinting is that -> http://www.infinality.net/blog/?p=67 but the result isn't excellent and cause eye strainPS I have an Nvidia 9200m with closed driver (but i have the problem also with mesa and nouveau)
Tried out the latest Fedora 13 release for kicks, and seem to be liking it so far I'm an openSUSE user and created some RPMs (on openSUSE) for myself which have the Ubuntu font rendering patches in them. I played around with the Fedora RPMs and managed to patch freetype-freeworld, cairo, fontconfig and Xfto achieve subpixel hinting on par with Ubuntu I wanted to share them with the Fedora community, if interested. Is there any place like an openSUSE Build Service for Fedora where I can host them...or maybe some community site that can host them? A screenshot of my desktop:
I love openSUSE, but I hate its default font rendering. On openSUSE 11.3, I am obtaining good results with the SubpixelHinting - openSUSE Community Wiki together with [url]. However, the previous repo doesn't have packages for 11.4. I know that there are some personal packages in the build service, but soon after the 11.3 release they pulled these personal packages because they might violate a patent. So where is a reliable, easy source for installing the best libraries for smooth fonts with subpixel hinting?
I just upgraded my system from wheezy to jessie. For the most part, the upgrade was painless, but there's one bit of weirdness that I can't seem to fix on my own.
In my .Xdefaults, I set the font for Emacs with this line:
When I do this, however. the font that appears in Emacs is not any misc-fixed font. See the following image for what Emacs displays. The window for xfontsel shows what font it should be selecting.
Note that both emacs23 and emacs24 (both Debian packages) exhibit this behavior. I also see it with an installation of emacs24 that I compiled myself.
If I use xlsfonts to see what's available matching this pattern, four choices are presented:
If I change the font-spec in Emacs to specify one of the avgWidth parameters (70 or 80), then Emacs displays the correct font. Note that with this spec, Emacs's choice matches what xfontsel displays.
With avgWidth 70:
With avgWidth 80:
Why Emacs is using the wrong font family when the avgWidth is set to "*". As I understand X font strings, using "*" should make it pick either 70 or 80, but it clearly isn't doing that. A "*" worked with wheezy, so I'm assuming the upgrade changed my font configuration, but I don't know what it might have changed.
I just bought a new monitor, Acer H243HX 24" 1920x1080. I have Ubuntu 10.04 and subpixel smoothing enabled with slight hinting and RGB-order (monitor has same RGB-order). The problem is that fonts seems to have "too heavy" smoothing: fonts doesn't look black but colourful. Text has almost unnoticeable but very irritating colour glow. I have tried grayscale smoothing but with it fonts don't look as nice as with subpixel smoothing.
I have been wondering whether problem is associated with software or hardware. Could problem be caused by the fairly large pixel pitch (pixel size) of my monitor (0.276 mm)? I have used two other monitors with Ubuntu 10.04 and same smoothing settings. They had pixel pitch of 0.26 mm. I haven't noticed any colour glow in these monitors even though I have tried to see it.
Most of my work happens in a terminal, so I need a clear, readable font. I've settled a while ago on Terminus [URL]..., which works wonders for me. I added XTerm*faceName : Terminus in my ~/.Xdefaults, and I do get the Terminus font. Unfortunately, a lot of Unicode glyphs are missing (mathematical symbols, greek and hebrew letters), displaying as little square blocks instead.
If I remove the faceName entry, the default configuration seems able to display most of the glyphs (including math, greek, hebrew, runic, and whatever else), but the default font is much harder to read.
A google search hints that it should be possible to use Terminus as the default font, and fallback to (an)other one(s) for missing glyphs, but provides no further explanation. I've seen documentation that recommends Bitstream Vera Sans as a fallback, but it lacks the glyphs I need too; I don't know how to identify the default font used by xterm either, I had a look at /usr/share/X11/app-defaults/XTerm, but all I can find are generic references to old pre-fontconfig font names.
Using Gentoo Linux, fontconfig and xterm are up to date, USEs trutype and unicode enabled, X.Org server 1.6.
Edit: I alternate between Ratpoison, Awesome and XMonad, without a desktop environment.
I'm not having the invisible mouse problem, I don't have a mouse at all. Nothing is selected when I attempt to use my touchpad no matter how much I try. I've been trying to fix this problem for three or four days including by installing alternative OSs (Ubuntu Gnome 15.10, Ubuntu 14.04, Ubuntu 15.10), but those OSs have trouble finding the boot drive and is generally a massive nightmare. I figured Debian's lack of mouse would likely be easier to fix and so here I am. I've searched Google relentlessly for days now, the Man pages are useless for my problem, and the only mouse related posts on the forum didn't fit my own issues.
I'm using a Toshiba Satellite C55D-B5102 AMD-64 with Debian 8.2 (Jessie) and none of the operating options like Cinnamon selected at install.
I can't change fonts in Firefox preferences (Content).
My OS is openSUSE 11.3, KDE 4.4.4. release 8.
Any type and size of font I use, nothing happens. It's still same font which I choose for the first time I've started Firefox afer installing openSUSE 11.3.
How do you disable startx in Jessie when it boots up? In Wheezy I just had to disable the gdm3 service. I also tried a few settings in grub, but it still starts.
I've had a weird issue recently with Java/Spring. Basically, it would work on all machines but my trusty Debian box. Macs for devs, Ubuntu for production and some devs have it too. This annoyed me, because of course Debian is the greatest and it must work there too! Also, Java is based on the whole write once run anywhere concept, I have never really had a problem with code behaving differently on different Java installs of the same version, even on completely different OSs it seems to behave itself very well. URL....
I moved up to Jessie and the problem goes away. I can only conclude that some library that is called by Java got upgraded, somehow influences the order in which Spring resolves its dependencies. Probably the fact that other devs build on Ubuntu and have got it working there, and the upgrade to Jessie brings my libs more in line with what Ubuntu will be running has done the trick.
The grub boot loader offers in options to boot with sysv instead of systemd. The problem is that it seems to fail and fallback to systemd. Let's have a look on my dmesg :
Is it necessary to purge and reinstall sysvinit in order to guarranty configuration updates or on the contrary, will I break my system if it has none of systemd nor sysv ?
I'm trying to install zoneminder on my system (Debian 8 Jessie). I was trying to follow a guide on puccinellidigital, since I use nginx on my machine.
everything is OK, but I can't get the xinet to work
Code: Select allservice xinetd status Code: Select all... Oct 09 14:24:39 donnager xinetd[1102]: service/protocol combination not in /etc/services: zms/tcp ...
I keep most of my files on my server, but fiddle with them using NFS from one or another of my laptops - so they all have static IPs assigned by my router. If I want extra speed I plug in an Ethernet cable. My old DI524 wireless G router seems quite happy to have two MAC addresses (Ethernet and wireless) assigned to the same static IP, so long as I don't try using both simultaneously. However three Wireless N routers I've tried won't allow this, nor will dd-wrt.
I really don't want to have to set up every laptop as two separate hosts on my network. 'orrible complications.
Best solution I can think of is to get the Ethernet card to spoof the wireless MAC address with e.g. macchanger, as per this excellent page here: [URL] ....
I don't mind running a script manually to do that on each occasion.
This works perfectly on my old R50 Thinkpad running Debian Squeeze, but on my R60 (running Wheezy) and T400 (running Jessie), macchanger works initially, BUT as soon as I hit 'enable networking' in the Network Manager applet, the ethernet card reverts to its original setting. So of course then my router allocates a random IP and so NFS won't work.
Exactly the same goes for the iproute method 'ip link set dev eth0 address [fakemac]' - ifconfig shows it's worked, but it reverts as soon as NetworkManager goes back up.
I don't know where Network Manager (if it is that) is getting the Ethernet card's original MAC from, it seems to be listed in /etc/udev/rules.d/70-persistent-net.rules, so on the T400 (Jessie) I've even tried creating a file in /etc/udev/rules.d/75-mac-spoof.rules along the lines suggested in that archlinux page I mentioned - ACTION=="add", SUBSYSTEM=="net", ATTR{address}=="[original MAC]", RUN+="usr/bin/ip link set dev %k address [fake MAC]"
but it seems to have no effect.
Short of reverting to Debian Squeeze on all my laptops, I don't know what else to do. Or getting into my router and reassigning the IP / MAC address by hand every time (!).
(If there's a better way to swapping easily from wireless to Ethernet when required, I'd like to know.)
I have two desktops running wheezy for years without problems. Recently, I reinstall jessie on one of them and won't boot anymore.The hardware is pretty normal: Asus motherboard, 12GB RAM, Nvidia video card, SSD hard drive, .After the install of jessie finishes, the very first boot failed, which means it hung up forever. The part that is annoying is that it fails at different places whenever I try.
For example, something, it fails at the following: [ OK ] Started LSB: REP portmapper replacement [ OK ] Reached target RPC Port Mapper Starting LSB: NFS Support files common to client and server
Sometimes, it failed at start job is running for lsb set console font.It even failed to the console. When it goes to the console login, I can't put any user name or password. It's all frozen.The problem appears to be video card problem. But it worked fine in wheezy.
So, I did the upgrade to Jessie today and everything went fine and I do like the gray look of the Gnome Classic Desktop. Not much change here.
But it is impossible for me to install the 3.16 kernel.
When I try, I get the following error (sry, it's german, but you should get the point):
Code: Select allE: /var/cache/apt/archives/linux-image-3.16.0-4-amd64_3.16.7-ckt9-3~deb8u1_amd64.deb: Extrahierte Daten für »./lib/modules/3.16.0-4-amd64/kernel/drivers/media/rc/winbond-cir.ko« können nicht nach »/lib/modules/3.16.0-4-amd64/kernel/drivers/media/rc/winbond-cir.ko.dpkg-new« kopiert werden: Es konnte nicht geschrieben werden (Auf dem Gerät ist kein Speicherplatz mehr verfügbar)
It basically says, there is not enough space on /lib to copy the modules for the new kernel. (I have about 100M free there.)
So, as you can see, there isn't that much space on / at all - don't blame me, blame the Lenny Installer. Personally I can live with the 3.2 kernel but I wonder if there is any possibility to install the never one without a total re-partitioning.
In the past (with Wheezy and before) I often used "decompress" via double click on compressed folders or "compress" via right click on folders (or files) in Nautilus. Since I installed Jessie this option has vanished. I added several packages like "zip", "7z", "unzip" and so forth. Now I can do similar things via command line, but I just don't find any option anywhere to enable compressing and decompressing in Nautilus again. There seem to be no options for configuring such things in Nautilus.
I have the odd feeling my Jessie installation is broken since many little things are missing from the beginning. Should the old behaviour of Nautilus be standard in Jessie also?
I have debian jessie 8.8.1 Oscam and a phoenix card reader running on a tower pc. Everything works on reboot but when i leave it running then when i wake up in the morning the card reader has stopped working and does not show up in lsusb. The only way to get it working again is to reboot then it stops after x amount of time and the same problem.
I have installed debian 8.8.1 stable and run updates. When I run the cat release command it shows stretch/sid. I made no changes to the apt/sources list.
What do i have to do so it only updates with the stable release I am planning to use it as a server and only want stable fixes.
I am running debian 8 stable version (which I starting to think not that "Stable") and when i surf web pages its ok except the fact that I am too often get connection timeouts then i need to press "enter" in the ur box to try again and then its maybe work if not I am going to press another "enter" on the url box until i have connection to the site its important to say its not a isp or hardware problem. I run the web with no problems in that other operating system which I am not getting back to.....
I have been a windows user for a very very long time, and recently switched to debian. I have so to speak crapped all over my system failing to compile sourcecode properly held broken repos and what not.
So decided to reinstall debian last night, now I have a rather clean fresh installed copy. As I'm a new user to linux, I want to setup a backup system so I can revert to a clean fresh installation when I muck up my system.
Now I have downloaded and installed BackupPC with needed libraries and sitting here trying to configure it on my computer. I have followed this guide: [URL] ....
I have come to this section here:
********************** Server SSH KEY Creation and Deployment:
3. Deploy Key To Client Machine Copy id_rsa.pub to client machine
Now I'm not quite sure what to do here as I have no networked computers to deploy to only one machine. Although I want to make a local system backup and upload that to a server I have access to, but would that server be seen as a backuppc server/client?
On this computer here I have generated the id_rsa and id_rsa.pub located in /var/lib/backuppc/.ssh
looking at this part: Test ssh connection(On server, as Linux user backuppc) backuppc@server$ ssh root@<client machine>
How should I interpret @<client machine> should that to be ssh root@127.0.0.1 ?