Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 1995 22:00:48 -0800 (PST)
From:      Jake Hamby <jehamby@lightside.com>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        "Amancio Hasty Jr." <hasty@rah.star-gate.com>, multimedia@star-gate.com, hackers@freebsd.org
Subject:   Re: linux's xnetview and doom's sndserver 
Message-ID:  <Pine.BSF.3.91.951110215836.224A-100000@user37.lightside.com>
In-Reply-To: <441.816065691@time.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Nov 1995, Jordan K. Hubbard wrote:

> > Ladies and Gentlemen we now have the Linux Doom's sndserver working on 
> > FreeBSD .
> 
> Wow!  Congradulations, Amancio!
> 
> I might even be willing to exit fvwm to play DOOM if it has sound! :-)
> 
> [fvwm grabs the control arrow events, making "strafing" and such
> otherwise rather difficult!]
> 
> 					Jordan

You can disable this behavior in the .fvwmrc file quite easily, just 
comment out the lines that look like:

# Arrow Keys
# press arrow + control anywhere, and scroll by 1 page
Key Left        A       C       Scroll -100 0
Key Right       A       C       Scroll +100 +0
Key Up          A       C       Scroll +0   -100
Key Down        A       C       Scroll +0   +100

# press arrow + meta key, and scroll by 1/10 of a page
Key Left        A       M       Scroll -10 +0
Key Right       A       M       Scroll +10 +0
Key Up          A       M       Scroll +0   -10
Key Down        A       M       Scroll +0   +10

# press shift arrow + control anywhere, and move the pointer by 1% of a page
Key Left        A       SC      CursorMove -1 0
Key Right       A       SC      CursorMove +1 +0
Key Up          A       SC      CursorMove +0   -1
Key Down        A       SC      CursorMove +0   +1

[this is from a Slackware Linux-style .fvwmrc, yours may be different]

------------------------------------------------------------------------------
     Jake Hamby                         |   E-Mail:  jehamby@lightside.com
  Student, Cal Poly University, Pomona  |   System Administrator, JPL
------------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951110215836.224A-100000>