Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2012 13:34:53 +0700
From:      Erich Dollansky <erichfreebsdlist@ovitrap.com>
To:        freebsd-questions@freebsd.org, Matthias Apitz <guru@unixarea.de>
Cc:        "Conrad J. Sabatier" <conrads@cox.net>, Gabriel Marchi <gabrielmarchi@bsd.com.br>
Subject:   Re: Xorg doesn't go back correctly to console when closed on FreeBSD 9.0
Message-ID:  <201204131334.54249.erichfreebsdlist@ovitrap.com>
In-Reply-To: <20120413052404.GB2323@tinyCurrent>
References:  <CALPonDfXgBG3_EnBqvqa=3HCZ1B6uORj%2BHvNG3ffOVfwjKRQUA@mail.gmail.com> <201204131150.39410.erichfreebsdlist@ovitrap.com> <20120413052404.GB2323@tinyCurrent>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Friday 13 April 2012 12:24:04 Matthias Apitz wrote:
> El d=EDa Friday, April 13, 2012 a las 11:50:39AM +0700, Erich Dollansky e=
scribi=F3:
>=20
>=20
> Please show your ~/.xinitrc and ~/.xserverrc; mine look like this:

I do not have an .xserverrc. The .xinitrc looks like this without the comme=
nts:

#!/bin/sh
xset m 10 3
xmodmap .xmodmaprc
bbkeys &
exec blackbox

and .xmodmaprc

!
! Swap Caps_Lock and Control_L
!
remove Lock =3D Caps_Lock
remove Control =3D Control_L
keysym Control_L =3D Caps_Lock
keysym Caps_Lock =3D Control_L
add Lock =3D Caps_Lock
add Control =3D Control_L

I did not change this since many years but the behaviour of X changes somet=
imes.

Erich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204131334.54249.erichfreebsdlist>