View Single Post
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#3
AS ROOT
Edit the /etc/mce/mce.ini file

The top of the file will look like this

Code:
# Configuration file for MCE

[Modules]

# Path to modules
#
# Do not modify unless you're sure that you know what you're doing!
ModulePath=/usr/lib/mce/modules

# Modules
#
# List of modules to load
# Note: the name should not include the "lib"-prefix
Modules=homekey;battery;filter-brightness-als;inactivity;camera;alarm
edit the Modules line, removing the filter-brightness-als.

Code:
# Modules
#
# List of modules to load
# Note: the name should not include the "lib"-prefix
#Modules=homekey;battery;filter-brightness-als;inactivity;camera;alarm
Modules=homekey;battery;inactivity;camera;alarm
reboot.


I'll leave the "getting root" and "edit file" as an exercise for the user.
 

The Following 7 Users Say Thank You to brontide For This Useful Post: