From owner-freebsd-questions@freebsd.org Wed Oct 12 16:45:41 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA6C7C0F4BD for ; Wed, 12 Oct 2016 16:45:41 +0000 (UTC) (envelope-from steve@sohara.org) Received: from smtp3.irishbroadband.ie (smtp3.irishbroadband.ie [62.231.32.5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A92A5C48 for ; Wed, 12 Oct 2016 16:45:41 +0000 (UTC) (envelope-from steve@sohara.org) Received: from [89.127.62.20] (helo=smtp.lan.sohara.org) by smtp3.irishbroadband.ie with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1buMeq-0002jZ-J2 for freebsd-questions@freebsd.org; Wed, 12 Oct 2016 17:45:32 +0100 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.87 (FreeBSD)) (envelope-from ) id 1buMfG-000Cf6-It for freebsd-questions@freebsd.org; Wed, 12 Oct 2016 16:45:58 +0000 Date: Wed, 12 Oct 2016 17:45:28 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Subject: Re: Looking for a native Tetris game with customizable keys Message-Id: <20161012174528.038166f2bb4a1885af776716@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.1) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 16:45:42 -0000 On Wed, 12 Oct 2016 15:38:58 +0000 Manish Jain wrote: > > Hi, > > I like to play Tetris quite a lot on my FreeBSD 10.3 box. Currently, I > am having to run Emlith, a Windows application under wine. Emlith uses > the space bar for rotation of pieces in the game; and I have got used to > that system, scoring some pretty high scores with that configuration. > > I was wondering if there a native Tetris port under FreeBSD which can do > that. I tried atris, but it uses some other key (I don't know which) for > piece rotation. There's bsdtris which by default uses k for rotate and space for drop, but supports a command line parameter to set the six controls to any key you like. -- Steve O'Hara-Smith