Hi all,
I just installed and while I'm able to run adonthell in full-screen
neither does the esc key work nor the fullscreen configuration as it
is in the ~/.adonthell/adonthell.xml

specifically these two lines :-
<d_button>escape</d_button>
<Fullscreen>0</Fullscreen>

Previously with the keyboard button 'd' I was able to get out of the
game. Now neither does 'd' nor does 'Esc' work. D actually
refreshes/repaints the whole screen.

As can be seen I want to have windowed mode but this does not seem to
be possible.

Any ideas ?

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17
<?xml version="1.0"?>
<Configuration>
  <Audio>
    <BufferSize>4096</BufferSize>
    <Channels>2</Channels>
    <Format>16</Format>
    <Mixchannels>16</Mixchannels>
    <Rate>44100</Rate>
  </Audio>
  <General>
    <Backend>sdl</Backend>
  </General>
  <Input>
    <a_button>left shift</a_button>
    <b_button>space</b_button>
    <c_button>left control</c_button>
    <d_button>escape</d_button>
    <move_east>right</move_east>
    <move_north>up</move_north>
    <move_south>down</move_south>
    <move_west>left</move_west>
  </Input>
  <Video>
    <CacheSize>10000000</CacheSize>
    <Fullscreen>0</Fullscreen>
  </Video>
</Configuration>
_______________________________________________
Adonthell-general mailing list
Adonthell-general@nongnu.org
https://lists.nongnu.org/mailman/listinfo/adonthell-general

Reply via email to