Sorry for the stupid question. How do I get E-UAE to run in a window? Or if that is not possible how do I terminate it when it is running?
My A1200-hires.conf looks like below and as far as I can see it is set to "gfx_fullscreen_amiga=no".
Code:
#filesystem=rw,Workbench:Emulatorer/E-UAE/HardDisks/Workbench
kickstart_rom_file=PROGDIR:Roms/kick.rom
immediate_blits=no
cpu_type=68020
gfx_width=640
gfx_height=256
gfx_lores=no
gfx_linemode=none
gfx_center_horizontal=smart
gfx_center_vertical=smart
gfx_fullscreen_amiga=no
gfx_fullscreen_picasso=no
sound_bits=16
sound_channels=stereo
sound_frequency=44100
cpu_speed=max
chipset=aga
#gfx_vsync=false
fastmem_size=8
chipmem_size=4
z3mem_size=8
floppy_speed=0
# joy<n> where n is lowlevel unit in amigaos target. In SDL target it's be the enumeration order.
joyport0=mouse
joyport1=joy1
# overlay display
amiga.use_overlay=yes
# screen type (public, custom or ask)
amiga.screen_type=custom
# slow and endianess issue.Better don't use
#sdl.use_gl=yes
Thank you in advance