Date: Sun, 27 Feb 2005 16:11:51 -0500 From: Serge Gagnon <ser_gagnon@sympatico.ca> To: freebsd-ports@freebsd.org Subject: xorg keyboard does't repeat Message-ID: <1109538711.6814.4.camel@quenix1>
next in thread | raw e-mail | index | archive | help
Hello, the last time i portupgrade my system, i found that keyboard doesn't autorepeat when X was started. It seems that this line was missing in the previous installation of xorg on FreeBSD 5.3. Section "InputDevice" ... Option "AutoRepeat" "500 30" .... EndSection ; uname -srp FreeBSD 5.3-STABLE i386 ; pkg_info |grep xorg |cut -f 1 -d ' ' xorg-6.8.1 xorg-clients-6.8.1_1 xorg-documents-6.8.1 xorg-fonts-100dpi-6.8.1 xorg-fonts-75dpi-6.8.1 xorg-fonts-cyrillic-6.8.1 xorg-fonts-encodings-6.8.1 xorg-fonts-miscbitmaps-6.8.1 xorg-fonts-truetype-6.8.1 xorg-fonts-type1-6.8.1 xorg-fontserver-6.8.1_2 xorg-libraries-6.8.1_1 xorg-nestserver-6.8.1 xorg-printserver-6.8.1 xorg-server-6.8.1_2 xorg-vfbserver-6.8.1 -- GAGNON Serge <ser_gagnon@sympatico.ca>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1109538711.6814.4.camel>