diff options
Diffstat (limited to 'magic/Magdir/xwindows')
| -rw-r--r-- | magic/Magdir/xwindows | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/magic/Magdir/xwindows b/magic/Magdir/xwindows index d8c08c8702e7..7acbe5f7796a 100644 --- a/magic/Magdir/xwindows +++ b/magic/Magdir/xwindows @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: xwindows,v 1.13 2022/03/24 15:48:58 christos Exp $ +# $File: xwindows,v 1.14 2025/04/06 19:18:03 christos Exp $ # xwindows: file(1) magic for various X/Window system file formats. # Compiled X Keymap @@ -29,10 +29,11 @@ # X11 mouse cursor format defined in libXcursor, see # https://www.x.org/archive/X11R6.8.1/doc/Xcursor.3.html # https://cgit.freedesktop.org/xorg/lib/libXcursor/tree/include/X11/Xcursor/Xcursor.h -0 string Xcur Xcursor data +0 string Xcur +>4 lelong <64 Xcursor data !:mime image/x-xcursor ->10 leshort x version %d ->>8 leshort x \b.%d +>>10 leshort x version %d +>>>8 leshort x \b.%d # X bitmap https://en.wikipedia.org/wiki/X_BitMap 0 search/2048 #define\040 |
