Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 457830 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +10 lines)
Line 18 Link Here
18
IUSE="collada matplot"
18
IUSE="collada matplot 3dmouse"
19
--
Line 39 Link Here
39
	3dmouse? ( dev-libs/libspnav )
Line 58 Link Here
59
}
60
61
pkg_postinst() {
62
	elog "You need a device daemon like app-misc/spacenavd running"
63
	elog "to use the 3d mouse (space navigator) in FreeCAD."
64
	elog "To configure the mouse, go to Tools->Customize->Spaceball-Movement"
65
	elog "and Tools->Customize->Spaceball-Buttons. To make the buttons"
66
	elog "show up, press one of them."

Return to bug 457830