File: iconify.xbm

package info (click to toggle)
xvkbd 3.0-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 464 kB
  • ctags: 270
  • sloc: ansic: 3,513; sh: 1,022; makefile: 63
file content (5 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (14)
1
2
3
4
5
#define iconify_width 8
#define iconify_height 13
static unsigned char iconify_bits[] = {
   0x00, 0x40, 0x60, 0x70, 0x78, 0x7c, 0x7e, 0x7c, 0x78, 0x70, 0x60, 0x40,
   0x00};