From owner-freebsd-questions@FreeBSD.ORG Sat Dec 28 18:41:43 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 20BBEB1F for ; Sat, 28 Dec 2013 18:41:43 +0000 (UTC) Received: from mail-vb0-x236.google.com (mail-vb0-x236.google.com [IPv6:2607:f8b0:400c:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CF2181147 for ; Sat, 28 Dec 2013 18:41:42 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id g10so5323663vbg.13 for ; Sat, 28 Dec 2013 10:41:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=hy7gHn1xEQPqjwFfOQogbi9w/kLRZCuPosiNgUJbg50=; b=JvILyonCn1iepfWeYY6JndxAJn84lx1JJ5LUhAiO5p15ds6WOVVr9ZQedwAqZCuphv sdAJyou4sp6oK4Oj3F/2V6vUCSB65qspaH2TU8dcZGsGjyobGL1xVlDA8PLmYevJelrc ggrSPYjql9uuxxGYxuNItxz9uNkOAWR1thJJlVRWoQ1unsDl5X0ZE663KGxTlC6qHLOb iVBsN3NediH5MY5skPr2fEdLo9mzxGxMdaRw2goWVcAhqHobjncqYEyJ06xWWYlDyKkn obVSd7nfb+iprcVeDqM/Y9NSo6/eTyotfNnE0LFzvEXC/MFoShEKB0DqjDtJ8uZN7dIz +2Mw== X-Received: by 10.220.194.68 with SMTP id dx4mr11861414vcb.24.1388256101892; Sat, 28 Dec 2013 10:41:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.58.100.193 with HTTP; Sat, 28 Dec 2013 10:41:21 -0800 (PST) In-Reply-To: <20131228171351.GA917@tiny-r255948> References: <20131228164937.00000273.emorrasg@yahoo.es> <20131228171351.GA917@tiny-r255948> From: Isma Tim Date: Sat, 28 Dec 2013 16:41:21 -0200 Message-ID: Subject: Re: Remapkey spanish keyboard To: Matthias Apitz Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-questions@freebsd.org, Eduardo X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 18:41:43 -0000 @Matthias Apitz, I=B4m sorry, but I would like to set it up first on my terminal ttys. I'm still don=B4t find the way to do it. Any suggestion is welcome. On 28 December 2013 14:13, Matthias Apitz wrote: > El d=EDa Saturday, December 28, 2013 a las 04:49:37PM +0100, Eduardo > escribi=F3: > > > If it's on X, you can use hald/dbus. Enable them on rc.conf and add > > this code to file /usr/local/etc/hal/fdi/policy/x11-input.fdi > > > > > > > > > > > > > type=3D"string">pc105 > type=3D"string">es > > > > > > I have a normal QWERTY keyboard on my EeePC 900 netbook (I'm just typing > into it) and with X11 I use the following script xmod.sh on desktop > launch: > > # para el espa=F1ol: > # > xmodmap -e "keycode 0x73 =3D Mode_switch" > xmodmap -e "keycode 0x39 =3D n N ntilde Ntilde" > xmodmap -e "keycode 0x1a =3D e E eacute Eacute" > xmodmap -e "keycode 0x26 =3D a A aacute Aacute" > xmodmap -e "keycode 0x1f =3D i I iacute Iacute" > xmodmap -e "keycode 0x1e =3D u U uacute Uacute" > xmodmap -e "keycode 0x20 =3D o O oacute Oacute" > xmodmap -e "keycode 0x0a =3D 1 exclam exclamdown onesuperior" > xmodmap -e "keycode 0x3d =3D slash question questiondown ssharp" > xmodmap -e "keycode 59 =3D comma less guillemotleft" > xmodmap -e "keycode 60 =3D period greater guillemotright" > # > xmodmap -e "keycode 0x35 =3D x X adiaeresis Adiaeresis" > xmodmap -e "keycode 0x36 =3D c C odiaeresis Odiaeresis" > xmodmap -e "keycode 0x37 =3D v V udiaeresis Udiaeresis" > > Using this the so called Windows-key get a nice usage: Winkey+n gives =F1 > and so on: =E1=E9=ED=F3=FA=F1... > > HIH > > matthias > > -- > Sent from my FreeBSD netbook > > Matthias Apitz, , http://www.unixarea.de/ f: > +49-170-4527211 > UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370) > UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >