xref: /minix3/external/bsd/file/dist/magic/magdir/xwindows (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1ef01931fSBen Gras
2ef01931fSBen Gras#------------------------------------------------------------------------------
3*0a6a1f1dSLionel Sambuc# $File: xwindows,v 1.9 2014/04/30 21:41:02 christos Exp $
4ef01931fSBen Gras# xwindows:  file(1) magic for various X/Window system file formats.
5ef01931fSBen Gras
6ef01931fSBen Gras# Compiled X Keymap
7ef01931fSBen Gras# XKM (compiled X keymap) files (including version and byte ordering)
8ef01931fSBen Gras1	string	mkx				Compiled XKB Keymap: lsb,
9ef01931fSBen Gras>0	byte	>0				version %d
10ef01931fSBen Gras>0	byte	=0				obsolete
11ef01931fSBen Gras0	string	xkm				Compiled XKB Keymap: msb,
12ef01931fSBen Gras>3	byte	>0				version %d
1384d9c625SLionel Sambuc>3	byte	=0				obsolete
14ef01931fSBen Gras
15ef01931fSBen Gras# xfsdump archive
16ef01931fSBen Gras0	string	xFSdump0			xfsdump archive
17ef01931fSBen Gras>8	belong	x	(version %d)
18ef01931fSBen Gras
19ef01931fSBen Gras# Jaleo XFS files
20ef01931fSBen Gras0	long	395726				Jaleo XFS file
21*0a6a1f1dSLionel Sambuc>4	long	x				- version %d
22*0a6a1f1dSLionel Sambuc>8	long	x				- [%d -
23*0a6a1f1dSLionel Sambuc>20	long	x				\b%dx
24*0a6a1f1dSLionel Sambuc>24	long	x				\b%dx
25835f6802SDirk Vogt>28	long	1008				\bYUV422]
26835f6802SDirk Vogt>28	long	1000				\bRGB24]
27ef01931fSBen Gras
28ef01931fSBen Gras# Xcursor data
29ef01931fSBen Gras# X11 mouse cursor format defined in libXcursor, see
30ef01931fSBen Gras# http://www.x.org/archive/X11R6.8.1/doc/Xcursor.3.html
31ef01931fSBen Gras# http://cgit.freedesktop.org/xorg/lib/libXcursor/tree/include/X11/Xcursor/Xcursor.h
32ef01931fSBen Gras0	string		Xcur		Xcursor data
33ef01931fSBen Gras!:mime	image/x-xcursor
34*0a6a1f1dSLionel Sambuc>10	leshort		x		version %d
35*0a6a1f1dSLionel Sambuc>>8	leshort		x		\b.%d
36