Xorg doesn't go back correctly to console when closed on
FreeBSD 9.0
Erich Dollansky
erichfreebsdlist at ovitrap.com
Fri Apr 13 06:35:03 UTC 2012
Hi,
On Friday 13 April 2012 12:24:04 Matthias Apitz wrote:
> El día Friday, April 13, 2012 a las 11:50:39AM +0700, Erich Dollansky escribió:
>
>
> Please show your ~/.xinitrc and ~/.xserverrc; mine look like this:
I do not have an .xserverrc. The .xinitrc looks like this without the comments:
#!/bin/sh
xset m 10 3
xmodmap .xmodmaprc
bbkeys &
exec blackbox
and .xmodmaprc
!
! Swap Caps_Lock and Control_L
!
remove Lock = Caps_Lock
remove Control = Control_L
keysym Control_L = Caps_Lock
keysym Caps_Lock = Control_L
add Lock = Caps_Lock
add Control = Control_L
I did not change this since many years but the behaviour of X changes sometimes.
Erich
More information about the freebsd-questions
mailing list