Home | History | Annotate | Line # | Download | only in src
      1 # $Xorg: magic,v 1.3 2000/08/17 19:46:43 cpqbld Exp $
      2 # Here are some lines you can add to /etc/magic
      3 # to identify XKM (compiled X keymap) files
      4 # and determine their version and the byte ordering
      5 # with which they were compiled
      6 1	string	mkx				Compiled XKB Keymap: lsb,
      7 >0	byte	>0				version %d
      8 >0	byte	=0				obsolete
      9 0	string	xkm				Compiled XKB Keymap: msb,
     10 >3	byte	>0				version %d
     11 >0	byte	=0				obsolete
     12