From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frantisek Hanzlik Subject: Re: How to make xdosemu go full-screen automatically? Date: Sat, 01 Sep 2007 17:03:10 +0200 Message-ID: <46D97F2E.7090009@hanzlici.cz> References: <2c5c60460709010550w15edabdev228e54e8040b8f10@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <2c5c60460709010550w15edabdev228e54e8040b8f10@mail.gmail.com> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Roberto Bechtlufft Cc: linux-msdos@vger.kernel.org xdosemu -w or set $_X_fullscreen = (on) in "/etc/dosemu/dosemu.conf" or (maybe better) user's ~/.dosemurc Franta Hanzlik Roberto Bechtlufft wrote: > I know I can just type ctrl+alt+f, but isn't there a way to do it > automatically? I see that I can enter some commands like xdosemu > -input '\^c' for ctrl and '\^Af' for ALT+F, but isn't there a way to > make a CTRL+ALT+F out of it? >