Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2020 20:08:04 -0700
From:      Chris <bsd-lists@BSDforge.com>
To:        freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re: How to get mouse configured in X(org)?
Message-ID:  <e61af99a01f398511efaa66b5c274371@udns.ultimatedns.net>
In-Reply-To: <062b154716ff65cf1e9d5207b2199b23@udns.ultimatedns.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 31 Jul 2020 18:03:17 -0700 bsd-lists@BSDforge=2Ecom said


All bitching aside=2E My conclusion is the

Option      "AutoAddDevices" "Off"

Line below is responsible for permitting/activating the
mouse=2E

> server-layout=2Econf
> Section "ServerLayout"
> =09Identifier  "X=2Eorg Configured"
> =09Option      "AutoAddDevices" "Off"
> =09Option      "Log"  "sync"
> EndSection
> driver-nvidia=2Econf
> Section "Device"
> =09Identifier  "Card0"
> =09Driver      "nvidia"
> =09BusID       "PCI:2:0:0"
> EndSection
> screen-layout=2Econf
> Section "Monitor"
> =09Identifier   "Monitor0"
> =09VendorName   "Monitor Vendor"
> =09ModelName    "Monitor Model"
> EndSection
> keyboard-zap=2Econf
> Section=09"InputClass"
> =09Identifier=09"KeyboardDefaults"
> =09Driver=09=09"keyboard"
> =09MatchIsKeyboard=09"on"
> =09Option=09=09"XkbOptions" "terminate:ctrl_alt_bksp"
> EndSection
>=20
--Chris





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