84d9c625bf
- Fix for possible unset uid/gid in toproto - Fix for default mtree style - Update libelf - Importing libexecinfo - Resynchronize GCC, mpc, gmp, mpfr - build.sh: Replace params with show-params. This has been done as the make target has been renamed in the same way, while a new target named params has been added. This new target generates a file containing all the parameters, instead of printing it on the console. - Update test48 with new etc/services (Fix by Ben Gras <ben@minix3.org) get getservbyport() out of the inner loop Change-Id: Ie6ad5226fa2621ff9f0dee8782ea48f9443d2091
35 lines
1 KiB
Text
35 lines
1 KiB
Text
|
|
#------------------------------------------------------------------------------
|
|
# $File: xwindows,v 1.8 2013/02/08 17:25:57 christos Exp $
|
|
# xwindows: file(1) magic for various X/Window system file formats.
|
|
|
|
# Compiled X Keymap
|
|
# XKM (compiled X keymap) files (including version and byte ordering)
|
|
1 string mkx Compiled XKB Keymap: lsb,
|
|
>0 byte >0 version %d
|
|
>0 byte =0 obsolete
|
|
0 string xkm Compiled XKB Keymap: msb,
|
|
>3 byte >0 version %d
|
|
>3 byte =0 obsolete
|
|
|
|
# xfsdump archive
|
|
0 string xFSdump0 xfsdump archive
|
|
>8 belong x (version %d)
|
|
|
|
# Jaleo XFS files
|
|
0 long 395726 Jaleo XFS file
|
|
>4 long x - version %ld
|
|
>8 long x - [%ld -
|
|
>20 long x \b%ldx
|
|
>24 long x \b%ldx
|
|
>28 long 1008 \bYUV422]
|
|
>28 long 1000 \bRGB24]
|
|
|
|
# Xcursor data
|
|
# X11 mouse cursor format defined in libXcursor, see
|
|
# http://www.x.org/archive/X11R6.8.1/doc/Xcursor.3.html
|
|
# http://cgit.freedesktop.org/xorg/lib/libXcursor/tree/include/X11/Xcursor/Xcursor.h
|
|
0 string Xcur Xcursor data
|
|
!:mime image/x-xcursor
|
|
>10 leshort x version %hd
|
|
>>8 leshort x \b.%hd
|