What's the entry in Ensemble 2.01 for one click close?
Printable View
What's the entry in Ensemble 2.01 for one click close?
I can't remember which entry it is, but I have one-click close in
Ensemble 2.01 - here is my GEOS.INI file.
Chip Reinhardt
UNKNOWN wrote:
[color=blue]
>What's the entry in Ensemble 2.01 for one click close?
>
>
>
>[/color]
[system]
continueSetup = false
setupMode = 2
serialNumber = 1000-0022-0278-1056
waitpost = false
handles = 3500
fontid = berkeley
fontsize = 10
[ui]
haveEnvironmentApp = false
productName = Ensemble 2.0
sound = false
fontid = berkeley
fontsize = 10
autosave = true
autosaveTime = 60
editableTextFontID = berkeley
editableTextFontsize = 10
overstrikeMode = false
execOnStartup = Lights Out Launcher
screenBlanker = true
screenBlankerTimeout = 15
[uiFeatures]
defaultLauncher = GeoManager
interfaceLevel = 2
launchModel = 1
launchLevel = 0
docControlOptions = 6144
docControlFSLevel = 2
expressOptions = 4089
windowOptions = 2048
[link]
name = Desktop
port = 0
baudRate = 12
drives = D:
[netLibrary]
domainName = /COMM
initDrivers = COMM.GEO
[fileManager]
features = 32768
filenameTokens = {
*.EXE = "gDOS",0
*.COM = "gDOS",0
*.BAT = "gDOS",0
*.TXT = "FILE",0,"TeEd",0
*.DOC = "FILE",0,"TeEd",0
*.HLP = "FILE",0,"TeEd",0
* = "FILE",0,"TeEd",0
}
deleteOptions = 8192
warningOptions = 4096
options = 16704
startupDrivesLocation = 0
[screen 0]
device = VGA: 640x480 16-color
driver = Standard VGA Driver
[motif options]
dark color = 8
light color = 7
active title bar color = 1
[input]
reboot on reset = false
[welcome]
versiontext = Ensemble 2.0
[mouse]
device = MOUSE.COM or MOUSE.SYS
driver = Generic Mouse Driver
info = 16384
[geocalc ]
features = 65520
showBars = 18
toolLayout = {
81828384858607FF8B8A8C8D8E8F90FF91929394
9596979899FF88FF89FF80FF
}
viewControlExtra = 64000070
rulerShowAttrs = 49152
[geodex]
features = 65024
view = 0
dial1 = 1
dial2 = 2
[geodraw]
toolLayout = {
81878288FF898A8B8CFFFF8D808384FF908F8E85
86FF
}
features = 65532
viewControlExtra = 64000070
rulerShowAttrs = 49152
[geofile]
features = 65504
viewControlExtra = 64000070
[GeoPlanner]
features = 65472
eventChoices = 128
interval = 30
precedeMinutes = 0
precedeHours = 0
precedeDays = 0
viewChoices = 8
dateChoices = 48
beginHour = 8
beginMinute = 0
endHour = 18
endMinute = 0
[scrapbook]
features = 57344
[task driver]
driver = Non-Switching Task Driver
device = No Task-Switcher
[keyboard]
device = U.S. Keyboard
[IBM 4019 LaserPrinter (PPDS Mode) on LPT1]
driver = HP PCL Level 4 driver
device = IBM 4019 LaserPrinter (PPDS Mode)
port = LPT1
type = 0
pageSizeCtrl = {
640200001803000000001200120012001200
}
timeout = 30
retries = 0
printTo = 0
paperSource = 4
memory = 4
memInit = 0
Symbols = 12
[printer]
printers = {
IBM 4019 LaserPrinter (PPDS Mode) on LPT1
IBM 4019 (39 Fonts) (PostScript) v52.1 on LPT1
Fax Driver on Unknown
}
numPrinters = 2
count = 3
numFacsimiles = 1
defaultPrinter = 0
[IBM 4019 (39 Fonts) (PostScript) v52.1 on LPT1]
type = 0
driver = PostScript driver
device = IBM 4019 (39 Fonts) (PostScript) v52.1
port = LPT1
[parallel]
port1 = 0
port2 = 5
port3 = 1
[diskswap]
page = 4096
size = 6144
[Lights Out]
wakeupOptions = 224
inputOptions = 0
lockScreen = 1
specific = Dust
[dust]
moteSize = 2
edges = 1
[fax]
dialtype = Tone
handshake = {
hardware
software
}
stopRemote = rts
stopLocal = cts
driver = Class 2 Fax Output Driver
device = Other Class 2 Fax Modem
port = COM1
[Fax Driver on Unknown]
type = 2
driver = Group3 Fax Driver
device = Fax Driver
port = UNKNOWN
[write ]
toolLayout = {
8081898384858786FF88828A8B8C8DFF90919293
9495969798FF8E0FFF
}
showBars = 36864
miscSettings = 36864
features = 65520
viewControlExtra = 64000070
textRulerAttrs = 32768
rulerShowAttrs = 16384
[modem]
numberOfModems = 1
modems = My Modem
UNKNOWN wrote:
[color=blue]
> What's the entry in Ensemble 2.01 for one click close?[/color]
Find the 'windowOptions = xxxxx' entry. The number (xxxxx) is the sum of
the various options you want to enable. IOW, pick the options you want
from the list below, add up the corresponding numbers, and that's what you
should set windowOptions to.
16448 - Apps come up full-screen
8224 - Menus replace window bar when maximized
4096 - No maximize or minimize buttons
2048 - One-click close
1024 - Do not allow pinnable menus
512 - Don't display keyboard accelerators and disable keyboard navigation
257 - Allow menus to pop out into floating menu bars
Hope this helps.
--
Doug Taylor | Nothing real can be threatened.
The Ohio State University | Nothing unreal exists.
doug-taylor+@osu.edu | - A Course in Miracles
Douglas A. Taylor wrote:[color=blue]
> 257 - Allow menus to pop out into floating menu bars[/color]
probably should read 256 :-)
--
C:\>
Dominique Vocat wrote:
[color=blue]
> Douglas A. Taylor wrote:[color=green]
>> 257 - Allow menus to pop out into floating menu bars[/color]
>
> probably should read 256 :-)
>[/color]
Nope. 257 is what's in my docs. I assume it's a combination of two
bit-switches (256 + 1). Or maybe my docs (August '93 edition of GeoBytes)
are wrong. Note also that 16448 in the list is 16k + 64 and 8224 in the
list is 8k + 32. Doesn't seem to be a feature associated with 128, 16, 8,
4, or 2.
I'd double-check with my annotated GEOS.INI file, but that's at home. :-(
--
Doug Taylor | Nothing real can be threatened.
The Ohio State University | Nothing unreal exists.
doug-taylor+@osu.edu | - A Course in Miracles
It does help. Thanks.
"Douglas A. Taylor" <doug-taylor+@osu.edu> wrote in message
news:cllep1$nu0$1@charm.magnus.acs.ohio-state.edu...[color=blue]
> UNKNOWN wrote:
>[color=green]
>> What's the entry in Ensemble 2.01 for one click close?[/color]
>
> Find the 'windowOptions = xxxxx' entry. The number (xxxxx) is the sum of
> the various options you want to enable. IOW, pick the options you want
> from the list below, add up the corresponding numbers, and that's what you
> should set windowOptions to.
>
> 16448 - Apps come up full-screen
> 8224 - Menus replace window bar when maximized
> 4096 - No maximize or minimize buttons
> 2048 - One-click close
> 1024 - Do not allow pinnable menus
> 512 - Don't display keyboard accelerators and disable keyboard navigation
> 257 - Allow menus to pop out into floating menu bars
>
> Hope this helps.
> --
> Doug Taylor | Nothing real can be threatened.
> The Ohio State University | Nothing unreal exists.
> doug-taylor+@osu.edu | - A Course in Miracles
>[/color]
Thanks. That's it.
"Chip Reinhardt" <rmlaw@nc.rr.com> wrote in message
news:VWifd.25523$Jb.350524@twister.southeast.rr.com...[color=blue]
>I can't remember which entry it is, but I have one-click close in
> Ensemble 2.01 - here is my GEOS.INI file.
>
> Chip Reinhardt
>
> UNKNOWN wrote:
>[color=green]
>>What's the entry in Ensemble 2.01 for one click close?
>>
>>
>>
>>[/color]
>[/color]
--------------------------------------------------------------------------------
[color=blue]
> [system]
> continueSetup = false
> setupMode = 2
> serialNumber = 1000-0022-0278-1056
> waitpost = false
> handles = 3500
> fontid = berkeley
> fontsize = 10
> [ui]
> haveEnvironmentApp = false
> productName = Ensemble 2.0
> sound = false
> fontid = berkeley
> fontsize = 10
> autosave = true
> autosaveTime = 60
> editableTextFontID = berkeley
> editableTextFontsize = 10
> overstrikeMode = false
> execOnStartup = Lights Out Launcher
> screenBlanker = true
> screenBlankerTimeout = 15
> [uiFeatures]
> defaultLauncher = GeoManager
> interfaceLevel = 2
> launchModel = 1
> launchLevel = 0
> docControlOptions = 6144
> docControlFSLevel = 2
> expressOptions = 4089
> windowOptions = 2048
> [link]
> name = Desktop
> port = 0
> baudRate = 12
> drives = D:
> [netLibrary]
> domainName = /COMM
> initDrivers = COMM.GEO
> [fileManager]
> features = 32768
> filenameTokens = {
> *.EXE = "gDOS",0
> *.COM = "gDOS",0
> *.BAT = "gDOS",0
> *.TXT = "FILE",0,"TeEd",0
> *.DOC = "FILE",0,"TeEd",0
> *.HLP = "FILE",0,"TeEd",0
> * = "FILE",0,"TeEd",0
> }
> deleteOptions = 8192
> warningOptions = 4096
> options = 16704
> startupDrivesLocation = 0
> [screen 0]
> device = VGA: 640x480 16-color
> driver = Standard VGA Driver
> [motif options]
> dark color = 8
> light color = 7
> active title bar color = 1
> [input]
> reboot on reset = false
> [welcome]
> versiontext = Ensemble 2.0
> [mouse]
> device = MOUSE.COM or MOUSE.SYS
> driver = Generic Mouse Driver
> info = 16384
> [geocalc ]
> features = 65520
> showBars = 18
> toolLayout = {
> 81828384858607FF8B8A8C8D8E8F90FF91929394
> 9596979899FF88FF89FF80FF
> }
> viewControlExtra = 64000070
> rulerShowAttrs = 49152
> [geodex]
> features = 65024
> view = 0
> dial1 = 1
> dial2 = 2
> [geodraw]
> toolLayout = {
> 81878288FF898A8B8CFFFF8D808384FF908F8E85
> 86FF
> }
> features = 65532
> viewControlExtra = 64000070
> rulerShowAttrs = 49152
> [geofile]
> features = 65504
> viewControlExtra = 64000070
> [GeoPlanner]
> features = 65472
> eventChoices = 128
> interval = 30
> precedeMinutes = 0
> precedeHours = 0
> precedeDays = 0
> viewChoices = 8
> dateChoices = 48
> beginHour = 8
> beginMinute = 0
> endHour = 18
> endMinute = 0
> [scrapbook]
> features = 57344
> [task driver]
> driver = Non-Switching Task Driver
> device = No Task-Switcher
> [keyboard]
> device = U.S. Keyboard
> [IBM 4019 LaserPrinter (PPDS Mode) on LPT1]
> driver = HP PCL Level 4 driver
> device = IBM 4019 LaserPrinter (PPDS Mode)
> port = LPT1
> type = 0
> pageSizeCtrl = {
> 640200001803000000001200120012001200
> }
> timeout = 30
> retries = 0
> printTo = 0
> paperSource = 4
> memory = 4
> memInit = 0
> Symbols = 12
> [printer]
> printers = {
> IBM 4019 LaserPrinter (PPDS Mode) on LPT1
> IBM 4019 (39 Fonts) (PostScript) v52.1 on LPT1
> Fax Driver on Unknown
> }
> numPrinters = 2
> count = 3
> numFacsimiles = 1
> defaultPrinter = 0
> [IBM 4019 (39 Fonts) (PostScript) v52.1 on LPT1]
> type = 0
> driver = PostScript driver
> device = IBM 4019 (39 Fonts) (PostScript) v52.1
> port = LPT1
> [parallel]
> port1 = 0
> port2 = 5
> port3 = 1
> [diskswap]
> page = 4096
> size = 6144
> [Lights Out]
> wakeupOptions = 224
> inputOptions = 0
> lockScreen = 1
> specific = Dust
> [dust]
> moteSize = 2
> edges = 1
> [fax]
> dialtype = Tone
> handshake = {
> hardware
> software
> }
> stopRemote = rts
> stopLocal = cts
> driver = Class 2 Fax Output Driver
> device = Other Class 2 Fax Modem
> port = COM1
> [Fax Driver on Unknown]
> type = 2
> driver = Group3 Fax Driver
> device = Fax Driver
> port = UNKNOWN
> [write ]
> toolLayout = {
> 8081898384858786FF88828A8B8C8DFF90919293
> 9495969798FF8E0FFF
> }
> showBars = 36864
> miscSettings = 36864
> features = 65520
> viewControlExtra = 64000070
> textRulerAttrs = 32768
> rulerShowAttrs = 16384
> [modem]
> numberOfModems = 1
> modems = My Modem
>[/color]