!
!   __ ___ ___  Copyright (C) 1988-1991 IXI Limited.
!   \ /  //  /
!    /  //  /   IXI Limited, 62-74 Burleigh Street,
!   /__//__/_\  Cambridge, CB1 1OJ, United Kingdom
!
!   Program       : X.desktop Version 3.0
!   Module        : Application Defaults for the Minimal Editor
!   Version       : @(#) MinimalEditor 6.2
!

! Font to use
! *fontList: -adobe-times-medium-r-normal--18-180-75-75-p-94-iso8859-1

! Size
*geometry: 500x500

! Resize
*allowResize: True

! enable drop-out for minimal editor (demo)
*allowShellResize: True
MinimalEditor*translations : #override\n\
<BtnDown>: StartDropOut(bogosity)\n\
<Key>Escape: AbortDropOut()\n\
~Shift <BtnUp>: CompleteDropOut()\n\
Shift <BtnUp>: LocalDropInOut()\n
