slitaz-configs view rootfs/usr/share/themes/SliTaz/openbox-3/desk_hover.xbm @ rev 217

sts: fixes and use only one panel (we will have some gesture support!!!)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 16 18:20:51 2014 +0200 (2014-04-16)
parents
children
line source
1 #define desk_hover_width 8
2 #define desk_hover_height 8
3 static unsigned char desk_hover_bits[] = {
4 0x00, 0x88, 0x88, 0xf8, 0xff, 0xf8, 0x88, 0x88 };