From: <a.m...@lo...> - 2025-08-05 05:21:47
|
On Mon, 4 Aug 2025 13:31:48 +0000 (UTC) Stephen Lovatt via Motion-user <mot...@li...> wrote: > I don't know whether this is "Motion" related. > I keep on getting a warning message in EMACSthat "XF86WebCam" is > undefined. How can I stop this happening? something in your emacs configs is specifying that. try the magical "grep -nri xf86webcam *" in your home directory (or use ripgrep, etc.) (that error has nothing to directly to do with Motion fwiw) |