libx52/daemon
nirenjan 116b9e2c0c Add config set command to daemon command processor
This change allows setting the configuration from the socket. It behaves
similar to the override, and requires the client to send the section,
key and value, and responds with an OK or error value.
2021-11-05 15:27:24 -07:00
..
Makefile.am Add daemon command handler loop 2021-11-04 18:32:18 -07:00
daemon.dox Include default location of x52d.conf in documentation 2021-10-06 23:44:16 -07:00
x52ctl.c Make x52ctl send commands as individual args 2021-11-04 22:37:43 -07:00
x52d.conf Indicate profiles are not yet supported. 2021-09-19 16:39:49 -07:00
x52d.service.in Revert "Enable verbose logging in systemd service" 2021-10-05 22:38:34 -07:00
x52d_clock.c Ignore changes to clock settings if clock is disabled 2021-08-30 12:01:41 -07:00
x52d_clock.h Add clock update functionality 2021-07-23 10:13:18 -07:00
x52d_comm_client.c Make X52 daemon listen on a Unix socket 2021-11-04 13:48:18 -07:00
x52d_comm_internal.c Make X52 daemon listen on a Unix socket 2021-11-04 13:48:18 -07:00
x52d_command.c Add config set command to daemon command processor 2021-11-05 15:27:24 -07:00
x52d_command.h Add daemon command handler loop 2021-11-04 18:32:18 -07:00
x52d_config.c Add config set command to daemon command processor 2021-11-05 15:27:24 -07:00
x52d_config.def Add framework for virtual mouse driver 2021-09-14 10:02:21 -07:00
x52d_config.h Add config set command to daemon command processor 2021-11-05 15:27:24 -07:00
x52d_config_dump.c Simplify configuration dumping 2021-11-02 23:25:55 -07:00
x52d_config_parser.c Add config set command to daemon command processor 2021-11-05 15:27:24 -07:00
x52d_const.h Make X52 daemon listen on a Unix socket 2021-11-04 13:48:18 -07:00
x52d_device.c Merge device acquisition and update threads 2021-09-15 00:17:20 -07:00
x52d_device.h Disable device check routine in daemon 2021-09-14 09:10:52 -07:00
x52d_io.c Fix use of libx52io return codes 2021-09-15 00:06:43 -07:00
x52d_io.h Create I/O thread to read and process events 2021-09-14 13:33:36 -07:00
x52d_led.c Print integer representation of LED state when setting it 2021-09-13 15:49:20 -07:00
x52d_main.c Add daemon command handler loop 2021-11-04 18:32:18 -07:00
x52d_mouse.c Allow for a greater range in mouse speeds 2021-09-19 16:39:49 -07:00
x52d_mouse.h Allow for a greater range in mouse speeds 2021-09-19 16:39:49 -07:00
x52d_mouse_evdev.c Allow for a greater range in mouse speeds 2021-09-19 16:39:49 -07:00
x52dcomm-internal.h Make X52 daemon listen on a Unix socket 2021-11-04 13:48:18 -07:00
x52dcomm.h Make X52 daemon listen on a Unix socket 2021-11-04 13:48:18 -07:00