I realize that "button" is a kernel built-in and therefore cannot be disabled via "blacklist=button" boot parameter. So I thought I'd try initcall_blacklist=<function> but I cannot find an obvious module initialization function in button.c Please, how would one disable the button module? I'm looking for a method that would not involve recompiling the kernel. Thanks, Bruno GNUser