Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=2068665
By: lugpaj

use E16.6pre3 and replace in your theme's cursors cfg file __XBM_FILE
cursors/images/cursor.xbm
with sth like
__NATIVE_ID XC_LEFT_PTR

delete the .enlightement cfg cache in
~/.enlightenment/cached/cfg

e.g. for the cfg file:
------------------
#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_LEFT_PTR
__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_LR_ANGLE
__END

__CURSOR __BGN
  __NAME RESIZE_TR
  __FG_COLOR 255 160 140
  __BG_COLOR 50 30 25
  __NATIVE_ID XC_LL_ANGLE
__END


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=41043


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to