Journal enlightenment 0.16.6 et les curseurs de X

Posté par  (site web personnel) .
Étiquettes : aucune
0
17
nov.
2003
Cher journal,

je fais appel à toi pour le problème suivant :
je viens de mettre à jour enligthenment pour passer en 0.16.6. Il est censé savoir utiliser les curseurs de X 4.3 mais j'ai toujours les curseurs fixes de mon thème. Seule les applications gnome2 beneficient des jolies curseurs qui tournent etc :)

Comment faire s'il te plait pour avoir un joli curseur partout quelque soit l'application ?

Merci journal
  • # Re: enlightenment 0.16.6 et les curseurs de X

    Posté par  (site web personnel) . Évalué à 1.

    moi j'ai modifié le fichier de mon theme pour (cursor.cfg)

    __CURSOR __BGN
    __NAME DEFAULT
    __FG_COLOR 255 255 255
    __BG_COLOR 0 0 0
    __NATIVE_ID XC_LEFT_PTR
    __END

    __CURSOR __BGN
    __NAME MOVE
    __FG_COLOR 255 255 255
    __BG_COLOR 0 0 0
    __NATIVE_ID XC_FLEUR
    __END

    __CURSOR __BGN
    __NAME ICONIFY
    __FG_COLOR 255 255 255
    __BG_COLOR 0 0 0
    __NATIVE_ID XC_CROSS
    __END

    __CURSOR __BGN
    __NAME KILL
    __FG_COLOR 255 255 255
    __BG_COLOR 0 0 0
    __NATIVE_ID XC_PIRATE
    __END

    __CURSOR __BGN
    __NAME STICKY
    __FG_COLOR 255 255 255
    __BG_COLOR 0 0 0
    __NATIVE_ID XC_HAND1
    __END

    __CURSOR __BGN
    __NAME RESIZE_H
    __FG_COLOR 255 255 255
    __BG_COLOR 0 0 0
    __NATIVE_ID XC_SB_H_DOUBLE_ARROW
    __END

    __CURSOR __BGN
    __NAME RESIZE_V
    __FG_COLOR 255 255 255
    __BG_COLOR 0 0 0
    __NATIVE_ID XC_SB_V_DOUBLE_ARROW
    __END

    __CURSOR __BGN
    __NAME RESIZE_BR
    __FG_COLOR 255 255 255
    __BG_COLOR 0 0 0
    __NATIVE_ID XC_BOTTOM_RIGHT_CORNER
    __END

    __CURSOR __BGN
    __NAME RESIZE_TR
    __FG_COLOR 255 255 255
    __BG_COLOR 0 0 0
    __NATIVE_ID XC_BOTTOM_LEFT_CORNER
    __END


    Voilà :)
    • [^] # Re: enlightenment 0.16.6 et les curseurs de X

      Posté par  (site web personnel) . Évalué à 1.

      mince, les indentations ne sont pas passé... Je ne suis pas sur que ca change grand chose de toute facon. Mais si tu veux faire plus clair, tu peux rajouter une indentation au milieu de chaque bloc
    • [^] # Re: enlightenment 0.16.6 et les curseurs de X

      Posté par  . Évalué à 1.

      je rajoute le mien, histoire que tu aies le choix :)
      
      ~/.enlightenment/themes/r9x/cursors.cfg :
      
      #include <definitions>
      __E_CFG_VERSION 0
      
      __CURSOR __BGN
        __NAME DEFAULT
        __FG_COLOR 255 255 255
        __BG_COLOR 50 30 25
        __NATIVE_ID XC_LEFT_PTR
      __END
      
      __CURSOR __BGN
        __NAME MOVE
        __FG_COLOR 255 160 140
        __BG_COLOR 50 30 25
        __NATIVE_ID XC_FLEUR
      __END
      
      __CURSOR __BGN
        __NAME RESIZE_H
        __FG_COLOR 255 160 140
        __BG_COLOR 50 30 25
        __NATIVE_ID XC_SB_H_DOUBLE_ARROW
      __END
      
      __CURSOR __BGN
        __NAME RESIZE_V
        __FG_COLOR 255 160 140
        __BG_COLOR 50 30 25
        __NATIVE_ID XC_SB_V_DOUBLE_ARROW
      __END
      
      __CURSOR __BGN
        __NAME RESIZE_BR
        __FG_COLOR 255 160 140
        __BG_COLOR 50 30 25
        __NATIVE_ID XC_BOTTOM_RIGHT_CORNER
      __END
      
      __CURSOR __BGN
        __NAME RESIZE_TR
        __FG_COLOR 255 160 140
        __BG_COLOR 50 30 25
        __NATIVE_ID XC_BOTTOM_LEFT_CORNER
      __END
      
      __CURSOR __BGN
        __NAME KILL
        __FG_COLOR 255 160 140
        __BG_COLOR 50 30 25
        __NATIVE_ID XC_x_CURSOR
      __END
      __CURSOR __BGN
        __NAME KILL_NG
        __FG_COLOR 255 160 140
        __BG_COLOR 50 30 25
        __NATIVE_ID XC_x_CURSOR
      __END
      
      __CURSOR __BGN
        __NAME KILL_NASTY
        __FG_COLOR 255 160 140
        __BG_COLOR 50 30 25
        __NATIVE_ID XC_x_CURSOR
      __END
      
      et j'utilise le theme de curseurs jimmac avec ça

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.