No cursor theme in XGL / XFCE4

No matter where in my system I set my cursor theme, it's always the default black theme.  What can I do to make my cursor theme visible in XGL / XFCE?  I'm launching them by running startxgl 0 xfce nvidia.

wimac wrote:
try putting:
export XCURSOR_THEME="Bluecurve"
in your ~/.config/openbox/autostart.sh
replace Bluecurve with the theme of your choice and restart X that should do it...
There isn't any such file. ~/.config/openbox just has a "lxde-rc.xml" in it.
fwojciec, that worked. Thanks a million. Looks like I'm juuuuust about set on this thing. A few more hiccups to figure out and I'll be golden (all related to cosmetics).

Similar Messages

  • [SOLVED] Different cursor themes in different places in XFCE

    Hey,
    when I move my mouse cursor over the desktop, it uses the Vanilla-DMZ theme, which is what I've set for it to use in the Mouse config GUI in XFCE. But as soon as I bring up the right-click menu, click the panel or move into a window using GTK, the cursor pointer changes to a very plain, black one. However, moving the cursor over a link in a browser, say, the "pointing hand" is the one from DMZ. What is going on? Also, moving the mouse over VLC (which is the only qt app I use at the moment) shows the proper pointer as the empty desktop does.
    Output of xrand -query:
    Xft.antialias: 1
    Xft.autohint: 0
    Xft.hinting: -1
    Xft.hintstyle: hintfull
    Xft.lcdfilter:  lcddefault
    Xft.rgba: rgb
    Xcursor.theme: Vanilla-DMZ
    Xcursor.theme_core: true
    Xcursor.size: 0
    Thanks for any help!
    Last edited by mariusmeyer (2011-12-01 09:16:28)

    Okey, I've done some looking around, and it seems to me that X11 only uses the wrong arrow pointer, and only in places where gtk does the job. In VLC, as mentioned, Vanilla-DMZ is used throughout. But in all gtk-apps, be they gtk2 or gtk3, ONLY the basic arrow pointer is swapped for a very plain, black one. The other icons (resize-window, follow links etc.) are still DMZ.
    I've made a symlink called default in  ~/.icons/ that points to the Vanilla-DMZ folder in /usr/share/icons/, but this didn't help. I've also removed the parts that specify the cursor theme in ~/.config/xfce4/something/xsettings.xml and did a logout-login, but the problem presented just like before, only now xrdb -query reported
    Xcursor.theme:
    Nobody else experienced this before?

  • Xfce4+compiz: cursor theme cannot be loaded properly?

    Cursor themes can only be partially loaded in some applications (for examples, lyx, firefox) but not for many xfce4 applications (i.e., application menu, thunar, )
    This could be paritally sovled by execute "compiz --replace" in the terminal.
    Any hint to solve the problem?
    Thanks,
    Last edited by hellolj (2014-02-13 23:12:48)

    This walks around the problem nicely. Actually, it saved me some time on figuring how to change i3-wn's cursor theme as well.
    Many thanks!
    Chazza wrote:
    A good way to ensure cursor theme consistency is to create an index.theme file.
    mkdir /usr/share/icons/default
    vi /usr/share/icons/default/index.theme
    If you want to make sure the Adwaita cursor theme is always used then copy the following into your file:
    [Icon Theme]
    Inherits=Adwaita
    Look in /usr/share/icons to find the correct name for your cursor theme.
    Hope this helps

  • [Xorg 7.0] Changing Cursor Theme

    Hi guys, I used to change my cursor theme modifying /usr/X11R6/lib/X11/icons/default/.? (I don't remember the name of that file), what about Xorg 7.0?, where should I put my cursor theme, and where make it default?

    Moo-Crumpus wrote:I don't have that folder, 2. Creating one and adding the files had no effects at all. Btw the mixture of xorg mouse cursors and themes, icons in one folder is really ugly.
    i totally agree. and although strictly speaking i guess they *are* icons, wouldn't it have been better for X to specify them as cursors, e.g. in the index.theme, etc.? 
    >>edit: i put the icons in ~/.icons and added them to ~/.Xdefaults, and i get the right "busy" cursor while the desktop is loading. but then once it's loaded, they've reverted to the X default cursors again. so apparently something in xorg 7.0 is even overriding ~/.Xdefaults.

  • Awesome cursor theme not applied at root-window and bar.

    I've just started using awesomeWM and it's quite neat. My problem is that my cursor theme doesn't get applied completely. It's all fine in apps, but appears without theme when mouse is over the bar and root window.
    My setup info here:
    1. I set my xcursor theme with this:
    ln -s /usr/share/icons/Flatbed-Green-Regular/ ~/.icons/default
    2. I have this in my ~/.xinitrc
    xsetroot -cursor_name left_ptr &
    and the cursor actually is set to be left pointer instead of an "X".
    3. Version
    awesome --version
    awesome v3.4-rc2-5-g9a9c3d1 (Piku)
    • Build: Oct 8 2009 17:56:27 for i686 by gcc version 4.4.1
    • D-Bus support: ✔
    Also /usr/share/doc/awesome/luadoc/modules/root.html#cursor must be just for this purpose, but I don't know the working syntax... I tried adding this to rc.lua (but with no avail):
    cursor = "Flatbed-Green-Regular"
    root.cursor(cursor)
    Edit: Well, anrxc told me "xcb does not support Xcursor yet", meaning this issue can't really be solve by now.
    Last edited by lolilolicon (2009-10-09 14:32:20)

    Got it now.  xsetroot needs the display if you've got a multihead setup or I guess it just doesn't bother.  (Alternately I might just have a weird multihead setup.  Nvidia with one rotated screen in TwinView which isn't even supposed to work.)
    xsetroot -d :0 -cursor_name left_ptr
    xsetroot -d :0.1 -cursor_name left_ptr
    That fixed it for me.

  • [SOLVED]Cursor theme changes to default in Firefox and Thunderbird

    When i use facebook, when the page loads something like photos or my profile, the cursor changes to default X11.
    I use KDE Oxygen Black theme so the proper cursor theme when the page loads must be the arrow with the two bubbles rotating around, but i get the default skinny black cursor with a clock.
    This happens in some java apps like netbeans.
    I've done this alredy:
    https://wiki.archlinux.org/index.php/X1 … sor_Themes
    I have Oxygen Black theme in KDM too.
    I have tried this in Konqueror and Midori and works perfect. (The cursor flicker a little, but works)
    Thanks in advance.
    PD: sorry if you notice my bad english .
    Last edited by Hyugga (2012-03-16 15:39:16)

    If you need a fix before next major release, just do the following:
    1) Check Arch Files out: http://projects.archlinux.org/svntogit/ … hunderbird
    2) Download Patch https://hg.mozilla.org/mozilla-central/ … 6e3eca4196 ans save it to patch.patch (for example)
    3) Add filename and md5sum to PKGBUILD
    4) Add after "patch -Np1 -i "$srcdir/libvpx.patch"":
    cd "$srcdir/comm-release/mozilla"
    patch -Np1 -i "$srcdir/patch.patch"
    cd "$srcdir/comm-release"
    5) Run makepkg -si
    6) delete autoconf2.13,yasm,etc. afterwards (makedpendencies)

  • Setting cursor theme [solved]

    How do I manually set the cursor theme (either system wide or in fvwm config) ?
    All of fvwm and gtk apps use the standard Xorg cursor, whereas kde applications use the default kde cursor, so it is a bit annoying that the cursor changes shape all the time.
    Last edited by pressh (2007-11-14 20:56:33)

    What Ramses de Norre describes will change the cursor for your user only, you might, however, want to change it system-wide (that way whatever login manager you use will have the same cursor theme as your desktop, for example).
    1. Make sure that the cursor theme you want to use is in /usr/share/icons
    2. mkdir /usr/share/icons/default (if it doesn't exist)
    3. inside that directory create a file called "index.theme" which has the following contents:
    [icon theme]
    Inherits=neutral
    (change "neutral" to whatever the cursor theme you want to use is called)

  • AwesomeWm cursor theme

    I'm having trouble setting a cursor theme in awesomewm. I added this line to the Xdefaults:
    Xcursor.theme:Ecliz
    which works when I'm in firefox and on other applications, just not on the desktop. Any ideas?

    anrxc wrote:
    XCB is X11 C Bindings, not more...
    Good thing you told us. One year later.
    The year passed, but xcb hasn't support of libxcursor "yet". ;)
    And it will never support it...  XCB is more low-level library then libxcursor (libxcursor depends on xlib and xlib depends on xcb in arch). It's more correct to told people "there are no library for supporting format of xcursor files without xlib dependency".
    So, at the present time there is only one way to use now widely-spread cursor themes, and there are no problem to write patch for awesome which adds setting proper cursor, but this will require three more dependences - libx11, libxmu and libxcursor.
    Last edited by kite (2010-09-18 13:16:10)

  • [SOLVED] trying to change cursor theme and gconf-editor wont work

    i am trying to change my cursor theme in my arch setup with gnome i have put the cursor theme in /usr/share/icons/ and now i am trying to use gconf-editor to change the theme but when i start gconf-editor it doesnt give me the option of desktop in the sidebar under / it only gives me the options of apps and schemas i have been very impressed with you guys so far please could you tell me how to fix this or another way of changing my cursor theme
    Thanks
    icyfox101
    Last edited by icyfox101 (2013-05-29 09:31:09)

    Doesnt matter have fixed it myself

  • Changing the cursor theme in LXDE? (bonus: issues with icon themes)

    Hey all.
    I was looking for a simple method to do this and am totally failing. Searching LXDE and "cursor theme" doesn't get me much so I was looking at how to do it in Openbox. That involves editing the .Xdefaults file which I didn't have, and upon creating one threw everything to hell.
    I was poking at the ~/.config/LXDE/config" file and noticed it had things outlined such as my icon theme and GTK theme, but saw no option for X11 cursor. Is there somewhere for that?
    BTW, I'm sorry if I've been stupid lately with questions, I only just signed up after figuring I'd stay off the forums until I had my system 99% complete on my own and now I feel like I'm asking overly basic stuff, but honest injun I do a lot of searching before I post.
    Last edited by SomeGuyDude (2008-10-13 01:20:40)

    wimac wrote:
    try putting:
    export XCURSOR_THEME="Bluecurve"
    in your ~/.config/openbox/autostart.sh
    replace Bluecurve with the theme of your choice and restart X that should do it...
    There isn't any such file. ~/.config/openbox just has a "lxde-rc.xml" in it.
    fwojciec, that worked. Thanks a million. Looks like I'm juuuuust about set on this thing. A few more hiccups to figure out and I'll be golden (all related to cosmetics).

  • [solved] Cursor themes are not consistant

    I'm using XFCE and I have a few cursor themes in /usr/share/icons.  I switched to a different theme in the Mouse settings, but the cursor only appears when hovering over applications.  Over the XFCE desktop, it's the default black theme.  How can I fix this?
    Last edited by synthead (2008-04-16 01:24:36)

    Hm, I'm still having the same problem. Sometimes the default black x mouse cursor comes through, for example in firefox. This only happens in XFCE, not in IceWM or KDE. What's wrong here? Why are the mouse theme settings in the XCFE settings not consistent?
    I've additionally set my mouse theme in .Xdefaults. It's weird...
    Last edited by blackhole (2009-03-10 08:26:54)

  • X11 Cursor Theme doesn't display correctly [SOLVER]

    The title explains it up,
    no matter how full of a theme I try to install some pointers are not correctly displayed. Namely, click (the one displayed when you get over a link) and type cursors.
    I'm pretty sure my themes are all set but some types are showing the former themes.
    What could be missing?
    Edit: lxappearance was mixing things up.
    Last edited by Gulver (2013-11-25 09:21:52)

    I don't have this problem.
    Which OS are you on?
    Does this happen with all your sites or just one?
    Are you working with valid HTML and CSS code?
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Can you post a link to a page in which this occurs?
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Can I install GNOME 2.x themes onto my Xfce4 install?

    Hey guys I will like to know if I could install this gnome theme,
    http://xfce-look.org/content/show.php/D … ent=142422
    Onto my Xfce4 system, and if so Will i follow the rules in the link to install it, or on the xfce4 arch linux wiki page?
    Thank you:D

    tomk wrote:That's not a gnome theme - it's a gtk2 theme, says it right there under the theme name. So go ahead and install it, both methods are essentially the same.
    kk thanks man, installed it and got it workings!

  • Xgl - xfce4 - conky help

    I started running compiz/xgl and xfce4 and it all works fine but after conky starts and I click on the desktop conky seems to disappear behinf the wallpaper?
    I think it may be due to that xfce is set 'allow xfce to manage the desktop' in the desktop settings. I can untick this but when I logout and tick save current session it does not seem to work, as when I log back in it's still ticked and xfce is still managing the desktop.
    Any way to untick this option some other way, such as edit a .*rc file somewhere?

    Hi,
    Found a workaround for this one.  If you put conky in .xinitrc, before your startxfce4 command, it will run on the root window.
    Like byte said, the problem is that xfdesktop sits on top of that, hiding conky.  If you kill xfdesktop you lose the ability to set a wallpaper image or colour and to have desktop menu.
    So, some searching around other forums turned up the solution:  Any scripts in ~/Desktop/Autostart will be run after Xfce4, and hence xfdesktop, are already running.
    Create ~/Desktop/Autostart/ and place a shell script in there, mine is called startconky.sh
    # startconky.sh
    # Shell script to run conky on top of xfdesktop
    conky &
    exit 0
    This seems to work and runs conky on top of the xfdesktop window.
    Hope this helps..
    Francis

  • XFCE4 not working properly display X as cursor not arrow pointer

    Hi all
    I have recently installed arch and XFCE4 as my desktop environtment everything went well for a few days.
    But all sudenl 2 days ago thing appeared not working properly. Things displayed on my desktop are out of proporion mainly the X as cursor instead of an arrow, newly opened windows default to top right cornner overlap my taskbar panel not able to move this. I've tried to re-install xfce4 but weren't sure I did it correctly.
    tried :
    pacman -Rdd xfce4 xfce4-goodies
    rm -R ~/.config/xfce4
    then reinstall problem still occurs.
    Any suggests and help would be greatly appreciated.
    thx
    Last edited by archlux (2013-06-23 14:29:01)

    Be sure you cursor theme is complete. Which one are you trying to use? Did you try setting it up from directly X confs?
    There must be an option in window manager or window manager tweaks about overlapping taskbar. You can use alt+left mouse to move your windows till it is configured.
    Reinstalling is as meaningless as deleting system32. If you are out of options, just delete your .config folder then reinstall.?
    Last edited by Gulver (2013-06-23 17:59:47)

Maybe you are looking for

  • Replacement for CONVERT_DATE_INPUT in ECC 6.0

    Hi, I'm working in ECC 6.0. The Function Module CONVERT_DATE_INPUT  is obsolete in ECC 6.0. Please suggest me the correct function module. Thanks, Ramya Reddy.

  • Another pre-order question. uk

    I'm going to pre-order my iphone4 on the 15th, but how will the order process work with working out a monthly contract with 02/orange/vodafone. I'm confused because if you look at the current store/iphone3gs you can only buy the handset and no contac

  • Upgrading iPods and licences

    When you upgrade your iPod (nano to touch in this instance), do you connect both iPods to iTunes and drag songs from old to new and then delete songs from old (keeping licences intact), or do end up burning another license? I understand each song all

  • Erratic behavior in pages

    I am a constant user of Pages. All my software is up to date. Yesterday, my Pages document on which I have spent considerable time and is quite long, began acting weirdly. I cannot select more than one character. The Styles drawer would not open by a

  • Export Settings Dialog

    I think the Premiere Pro team needs a better promo guy.  There were at least two really awesome new features in CC7 that never got promoted.  And now with the 7.0.1 update, the second best 'fix' aside from the multicam issue is that the Export Settin