Debian Configuration :: How To Install Ttf Fonts In 8.0 With XFCE4

Jan 16, 2016

I have problem to install my fonts in my Debian. I used this guide but it not worked for me, i just could right click on the font and install it with font viewer.

Ubuntu Linux searches for fonts in specific locations as listed in the /etc/fonts/fonts.conf file.

A look at the contents of /etc/fonts/fonts.conf file indicates the following directories which are searched by Ubuntu Linux for fonts. They are :

/usr/share/fonts
/usr/share/X11/fonts
/usr/local/share/fonts
~/.fonts

So if you want to install new fonts in Ubuntu Linux or Debian for that matter, you can copy the fonts to any one of the 4 directories listed above.

The last directory ~/.fonts is a local hidden directory in every user’s Home folder. If you install the new fonts in this directory, the fonts will be available only for the person logged into that particular user account.

If you want your new fonts to be available system wide, to all users, then you should install them in any one of the first three directories listed above.

Once all your fonts are copied to the specific font directories, you have to make Ubuntu Linux aware of the new fonts so that it can make use of them. This is done by running the following command in the console :

$ sudo fc-cache -f -v

Result:

sepanta@dhcppc1:~$ sudo fc-cache -f -v

/usr/share/fonts: caching, new cache contents: 120 fonts, 6 dirs
/usr/share/fonts/X11: caching, new cache contents: 0 fonts, 6 dirs
/usr/share/fonts/X11/100dpi: caching, new cache contents: 358 fonts, 0 dirs
/usr/share/fonts/X11/75dpi: caching, new cache contents: 358 fonts, 0 dirs
/usr/share/fonts/X11/Type1: caching, new cache contents: 8 fonts, 0 dirs

[Code] ...

Red are my fonts in two different folder.

View 8 Replies


ADVERTISEMENT

Debian Configuration :: XFCE4 And GNOME Simultaneous Start

Mar 20, 2011

It's so frustrating that it costs me much self-control not to express my feelings about that directly.So the problem is that XFCE4 and GNOME starts after I choose GNOME option at start-up (in GDM or KDM - I don't know which of them I have as default).If I choose XFCE4 at start-up there is no problem - only XFCE4 starts. Otherwise (if I choose GNOME) GNOME starts and XFCE4 at the same time.

View 7 Replies View Related

Debian Multimedia :: - Save Configuration Panel Of The Xfce4 ?

Sep 29, 2010

Original tittle, edited for add the tag [SOLVED] on subject How can I save the configuration of panel of the xfce4 ?

I have a pretty panel configured on my xfce4 (debian lenny). How can I save the configuration of my panel ? I'm afraid to lost my configuration in some situation of error.

View 2 Replies View Related

Software :: Fixed Fonts On Xfce4-terminal

Mar 1, 2010

I am using xterm as my default term.Now, I want to use xfce-terminal as my default terminal, but I cannot configure the font in xfce-terminal to use fixed font used with xterm.I tried to do it from the preference menu, but fixed fonts were not shown there.

View 1 Replies View Related

Debian Configuration :: Changing Fonts In GRUB2?

Aug 12, 2010

After removing a hard drive I (thought I)wasn't using, GRUB failed to load(turns out stage1 was on that drive) and it refused to install to a new drive(even after I kexec'd into the system - which was fun, considering the LiveCD used a different name for the hard drive). I finally threw in the towel and installed GRUB2, which worked after removing a second, incorrect root=. However, I can't find out how to switch the font from the fugly default to something that doesn't try to gauge my eyes out with a rusty spoon.

View 1 Replies View Related

Debian Configuration :: Fonts Are Present But Cannot Be Displayed

May 12, 2011

I originally installed Debian and configured it the way I want it without any problems. It was working perfectly and I was happy. I then tried openSuse. I did not like it and re-installed Debian five hours later. Now I have a strange problem. This is the third re-install. With the first two, after installing a few fonts the system says the fonts are present, but they cannot be displayed. I only get empty rectangles. The fonts are not available in office and there is no text at all on the internet. Only photographs and a few icons. This forum for example, only has lines separating the posts.

I do not know why there is a problem, because I am configuring the system the same as the first time; install scim and add a few fonts. The founts are not in packages, but I need them for some of the work I do in office. Since Debian uses this strange permissions system where the user is not considered the owner of his or her computer, I use gksu nautilus. I makes no difference if I leave the permissions of the fount folder as root or change it to me. I am completely at a loss. As I mentioned, I am doing the same thing I did the first time, so there should not be any problems.

View 12 Replies View Related

Debian Configuration :: 32 Bit Apps On Wine Cannot See System Fonts

Oct 23, 2015

I've just installed Debian 8.2 KDE 64bit, installed wine, and found that a 32-bit Windows program (Agent newsreader) could not see the linux system fonts. (This worked fine on Kubuntu 14.04)

Since this is the first time that I've installed Debian, I'm not sure if I'm missing something obvious or if this is an actual bug.

Steps to reproduce:
Fresh install of Debian 8.2 KDE 64bit.
apt-get install wine
wine wordpad # this is a small word-processor for wine that is supplied with wine
menu -> format -> font
all linux fonts are visible -- so far so good

Because I want to use a 32bit program, I now have to do this, I understand:
dpkg --add-architecture i386
apt-get update
apt-get install wine-bin:i386

But after that,if I run "wine wordpad" and look at the fonts, all the linux system fonts are gone. The only fonts visible are the nine that are built into wine (Courier, Fixedsys, Marlett etc..) So installing the i386 wine support seems to have broken something.

View 0 Replies View Related

Debian Configuration :: Xtide Tide Predictor Fonts?

Jul 14, 2010

I recently moved to the east coast, and thought to myself : "Self, you need a tool to get tide charts.Happily I found the Xtide app in the repo, seems to work great.However there is no menu bar with things like "preferences", and this app isn't following the rules I've set in System>>Preferences>>Appearance>>Fonts.There is a file /etc/xtide.conf which contains single line "/usr/share/xtide".Can I add something to this file to get fonts large enough for my old man eyes?I don't see any sort of .xtide file in /home , would I need to create something like that?Also the Xtide page mentions the Xtide control panel,but I don't see any way to access that in the open app window???

There is mention of the ~/.xtide.xml (control panel)Which I apparently get with the installation.Can I just create that file and copy the example on that page? Would I have to also add an entry somewhere else to point xtide to that file?I don't know anything about the "config.hh, in your X resources database" mentioned below in an excerpt from their page. XTide is customized by changing its settings. The most convenient way to do this is generally through the control panel that is documented in a previous section. However, you can also change these settings in config.hh, in your X resources database, or on the command line. The order of precedence, from least significant to most significant, is: 1. config.hh 2. Xdefaults (X resources) 3. ~/.xtide.xml (control panel) 4. command lineUpon reading the tide manpage, I see mention of setting evironment variables in the /etc/xtide.conf mentioned above, but I don't know how to construct these variables. The manpage mentions setting my prefered location with

View 1 Replies View Related

Debian Configuration :: Make Xterm To Use Trurtype Fonts?

Apr 4, 2011

How can I make xterm to use truetype fonts by default,out setting it every time i start it?

View 1 Replies View Related

Debian :: Install Absolutely Minimal Xfce4 On Lenny?

Feb 15, 2011

I'd like to install absolutely minimal Xfce4 without any extra stuff like xfce4-panel, taskbar, calendar etc.
How to install it on Lenny?

View 4 Replies View Related

Debian Configuration :: Why /etc/fonts/local.conf Doesn't Take Effect

Dec 21, 2010

I have used /etc/fonts/local.conf to control how the fonts looks like in my laptop, which runs a Gentoo. In particular, I don't want anti-aliasing. I copied the file to my Debian desktop, but it seems the file doesn't take effect, even after reboot. Do I need to do something else to make it take effect?

View 5 Replies View Related

Debian :: Unable To Install Fonts

Aug 22, 2011

I have just undertaken my first install of debian after a couple years of using ubuntu. I used netinstall and have made a minimal install with wheezy and lxde. I am trying to install the ubuntu-font-family because it is so pretty!

1. I tried downloading the .ttf files, extracting them to a directory and using the program 'font-manager' (which I had used on ubuntu previously,) and it says they are installed but I can not access the font from any program.
2. I tried using fontmatrix, another graphical program. Same thing.
3. I tried installing the .deb package for the fonts after downloading from the ubuntu repos. still cannot use them. (but I can physically see the font files in the folder, same as with above methods.)3. i tried manually installing the fonts via the command fc-cache -f -v (after placing them in /usr/share/fonts, /usr/local/share/fonts, and ~/.fonts [none of which worked.]) After running the command 'fc-cache -f -v,' I run the command 'fc-list' and the fonts are still not in the list.

View 14 Replies View Related

Debian Multimedia :: Debian Wheezy Xfce4, No Reboot, No Shutdown?

Sep 3, 2011

i have fresh installed debian wheezy xfce4, and using slim to start it but i can't get reboot, shutdown and thunar can't open flash and others volumes. i using .xinitrc (exec ck-launch-session startxfce4)

View 3 Replies View Related

Debian :: Gnome's Pointer Capture Can Be Used In XFCE4?

Jul 26, 2010

The touchpad on my laptop being ultra-sensitive, I like to use the Pointer Capture applet in the mousetweaks package when typing. I've tried adding this to the taskbar in XFCE but get a message that "Assistive Technology Support is not enabled."

When I enable it, log out and back in, however, there is still no luck. The larger question is: Can this Gnome package be used in XFCE?

Edit: Pointer Capture works fine in Gnome but I would like to use it in XFCE.

View 2 Replies View Related

Debian :: XFCE4 Workspace Stretch On Dual Monitor

Feb 18, 2016

I have been encounter 2 bugs on 2 sides of the coin. Seems it doesn't fix since Wheezy till now.

1. When I don't install any nonfree firmware I'm stuck at 1024x768 resoultions unable to turn to 1366x768
2. But when I install nonfree firmware my 1366x768 was solved but I encounter other new bugs

>> On Jessie: XFCE4.10 doesn't save any wallpaper everytime when reboot the pc & always reset to default.
But when remove nonfree firmware the bg save normally but I've to stuck at 1024x768 resulotion.
This also happen on Wheezy as well.
>> On Stretch: XFCE4.12 workspace become too long ugly.
But when remove nonfree firmware the workspace become normal
but I've to stuck at 1024x768 resulotion once again.

So any way with nonfree installed without this XFCE bugs or without nonfree driver install but make resolution 1366x768 work for not to stuck in 1024x768 resolutions. Overall I'm quite satisfy Stretch testing than Jessie Stable.

View 14 Replies View Related

Debian Multimedia :: XFCE4 Shutdown Just Goes To LightDM Greeter

Apr 7, 2015

Since I've made the switch to Systemd, I've been having various problems with LightDM.

The most interesting and frustrating problem is when I choose Shutdown or Restart from the XFCE4 shutdown menu, the XFCE4 session closes but then the lightDM greeter pops back up. The system doesn't even try to shut down.

Its as if restart and shutdown both act the same as the Logout button.

Im running XFCE4 4.12 (but same behaviour on 4.10). I have the latest LightDM and the latest Systemd.

View 2 Replies View Related

Debian Multimedia :: Xfce4 Desktop - Screen Goes Dim After 10 Minutes

Jun 9, 2015

I'm using the xfce4 desktop and I removed the default screensaver. The screen goes dim after 10 minutes and I was wanting to know if there is a config file where I can adjust the time.

Searching synaptic for "screensaver" shows xdg-utils installed which has xdg-sreensaver but I'm not sure if that is really the program that is dimming the screen. Anyway, I couldn't find a way to change the amount of time that it takes to do so.

View 2 Replies View Related

Debian Multimedia :: How To Move Safe From Xfce4 To Gnome 3

Jul 2, 2015

I use debian 8 with xfce. but I have big problem with sound and I want move to default desktop manager gnome 3 in debian . I install many pakages ?

how I can move safe from xfce4 to gnome3...

View 8 Replies View Related

Debian Multimedia :: Xfce4 Panel Bar To Bottom Of Screen

Nov 14, 2015

Upgraded my system and again gnome got messed up. Mate doesn't run on Debian 8 so decided to try XFCE4.

How can move the panel to the bottom of the screen ?

I go to applications -> settings -> panel

I can choose between vertical / horizontal / deskbar.

View 3 Replies View Related

Debian Multimedia :: Compiz Running In XFCE4 On Lenny?

Feb 25, 2010

I have compiz running in XFCE4 on lenny, and when the cube rotates it rotates 2 cubes. Is there any way to change this behavior? I would like a single cube to rotate.

View 2 Replies View Related

Debian Multimedia :: XFCE4 Icon Themes Gone / Not Applying

Mar 9, 2010

I don't know what happened here, but running debian lenny and all of a sudden my icon theme is rodent, a decent chunk of icons are not showing up, and when I go to the icon changing panel they all look the same - like rodent! Icon themes I put in ~/.icons don't show up, and the icons in /usr/share/icons are permission as such:
root:root
755

View 2 Replies View Related

Debian Multimedia :: Gnome Application Alternatives For Xfce4?

Jan 24, 2011

I've been Gnome user since I made switch from Ubuntu to Debian. But now I want to try xfce in Debian, but I do not know well what are alternatives for Gnome applications there. I haven't used xfce since Ubuntu 9.10 (Xubuntu).some alternatives for theese apps:

Archive Manager: (like file-roller)
Text Editor: (like gedit)
Screenshot: (like gnome-screenshot)
[code].....

View 8 Replies View Related

Debian :: XFCE4 Settings Manager Missing An Icon

Mar 11, 2011

I installed Debian Squeeze (6) yesterday and noticed on the XFCE4 Setting Manager screen, there is no icon showing next to the Screensaver item. All other icons are present. Am I missing a file or package perhaps?

View 14 Replies View Related

OpenSUSE :: Fonts Rendering In Ubuntu With Best Configuration?

Jul 9, 2009

I'm trying to achieve in Ubuntu the same fonts rendering like in openSUSE, which has the best configuration. [ubuntu] Font rendering on some websites.. - Ubuntu Forums. Also Fedora has the same problem like Ubuntu. Fonts are too wide and big, but only on some websites. How to reconfigure fonts to have proper size?

View 9 Replies View Related

Ubuntu :: Install Xfce4-six-day-weatherforecast In Gnome?

Jun 27, 2010

I recently installed XUBUNTU for a friend of mine. When we configured the panel we could specify to see the daily weather (temperature, ...) and also when we hovered with the mouse over the weather-icon an interesting 6-day-weather-forecast was shown. This is the xfce4-weather-plugin.

I tried to install this plugin in Ubuntu but I could not find this plugin (as expected because Ubuntu is a GNOME-desktop) back. Is it possible to activate this interesting plugin in GNOME? This 6-day weather-forecast is really appealing and I wonder why such a nice plugin is only available for a rather "simple" xfce-environment and not for a more "complicated gnome-desktop?

View 2 Replies View Related

Debian Installation :: Wheezy- No Running Instance Of Xfce4-panel?

May 15, 2011

I posted this same issue in the Xfce support forums this morning. So far, no replies. This morning, using Synaptic, I finally upgraded my main Wheezy Xfce 4.6 computer to Xfce 4.8. There were 225 upgrades, plus 33 new things to be installed. It has been about 2 weeks since I last fully upgraded that system, so I'm sure that not all of today's upgrades were directly related to Xfce 4.8.

I waited to upgrade as long as I did because Wheezy's been getting a steady stream of Xfce 4.8 upgrades for the past several days -- I wanted to wait until that stream stopped, to reduce the chances that I would run into an upgrade problem that was on the verge of being fixed.

The only issue I had was that, in the middle of the configuration step (for lib6, I think), it asked me to either stop or restart xscreensaver before continuing (so that I wouldn't get locked out of the current session), so I completely stopped xscreensaver.

View 5 Replies View Related

Debian Multimedia :: Xfce4 Power Manager Using Too Much RAM After Jessie Upgrade

May 11, 2015

I recently upgrade from wheezy to jessie. I had a problem with the icons and solved it. Now when i place the xfce4-power-manager-plugin on the panel, the plugin is using more RAM than it needs. Currently its using 960 MiB. Yesterday it used about 3 GiB of RAM. It doesn't happen if the plugin is removed from panel.

Command in task manager:
/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libxfce4powermanager.so 20 20972767 power-manager-plugin Power Manager Plugin Display the battery levels of your device and control the brightness of your display.

View 2 Replies View Related

Debian Multimedia :: Xfce4-governor-plugin - Package Is Missing ?

Oct 18, 2010

I am using xfce in squeeze and I like xfce4-governor-plugin. But this package is missing in debian, pls can you add this plugin to squeeze repository. xfce4-governor-plugin_0.1.0 works in squezze very well.

View 1 Replies View Related

Debian Multimedia :: Squeeze (Xfce4 Archiver) Can't Open Files?

Dec 23, 2010

This is about the Squeeze (0.2.3-8) archiver in Debian Squeeze. I may be missing a dependency, but is Squeeze incapable of opening files inside archives? I created a generic archive with "tar -cvf arxiv.tar file01.txt" and Squeeze segfaults when I try to double click to open the file (file01.txt) stored in the archive (arxiv.tar).

Also, after experimenting with Squeeze on the command line, it seems the "-n" option works, but results in an orphaned gui window; the "-x" option will only extract to a directory which already exists (which is o.k., but should be documented); and the "-d" option doesn't follow the general syntax in the man page "squeeze [OPTION...] [archive name]", which isn't bad, but sure does make it unnecessarily cumbersome to use, and also, the gui runs (blinks for a split section) for no clear reason. Now it would be silly to use command line squeeze over tar, but the man page for Squeeze begins with: "Squeeze - modern and advanced archive manager for Xfce".

I would like a gui archiver/extracter to use with Xfce4 without all the QA problems. Unless I'm doing something really wrong, this software doesn't seem to be ready for release at all, and the upstream version has not changed in a long time.

View 7 Replies View Related

Slackware :: Xfce4-systemload-plugin Does Not Work After Install

Apr 16, 2011

I'm trying to build and install a package from source. I thought xfce4-systemload-plugin would be neat to have. I found the link to the source at http://goodies.xfce.org/projects/pan...temload-plugin. I struggled all the way through making the package and installing the package using "installpkg". When I try to add the plugin to my panel I don't see it in the "Add New Items" window as I expected.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved