Re: Qt 5 apps disregard cursors settings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 08/06/15 18:41, Chris Warrick wrote:
Hello,

I set my system to the Bluecurve cursor scheme in KDE 4 System
Settings, I also have /usr/share/icons/default/index.theme pointing to
it. However, Qt 5 apps completely ignore all my efforts to make my
system look consistently and instead use a custom theme — for example,
here’s the “wait” cursor (it’s not even KDE-Classic, the watch is
white instead of black).

Bluecurve: http://i.imgur.com/cBBlnIg.png
      Qt 5: http://i.imgur.com/kJz6TVD.png

How can I get fix this?

I had similar issues. What I ended up doing was putting everything under ~/.icons:

    .icons/
        default/
            cursors -> ../mytheme/cursors
            index.theme
        mytheme/
            cursors
            index.theme

Where default/index.theme contains:

    [Icon Theme]
    Inherits=MyThemeName

I also had to create quite few symlinks in mytheme/cursors for the cursor-names which were missing (there are lots of aliases). The relevant cursor-names can be found by looking at some of the other cursor themes in /usr/share/icons.


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux