tech-x11 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: libX11's libXcursor dlopen
looks like we had the same idea (also from the PR), though i missesd this bit:
> -__XCURSORPATH__ = \
> - ~/.local/share/icons, \
> - ~/.icons, \
> - /usr/share/icons, \
> - /usr/share/pixmaps, \
> - ${X11LIBDIR}/icons
> +__XCURSORPATH__ = ${XCURSORPATH:S/:/, /g}
>
> MLINKS += Xcursor.3 XcursorCursorsCreate.3
> MLINKS += Xcursor.3 XcursorCursorsDestroy.3
thanks, i'll check that part out too.
.mrg.
Home |
Main Index |
Thread Index |
Old Index