Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:goupilmtos:2024:games:tools
lomoco
udev.lomoco
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File udev.lomoco of Package lomoco
#!/bin/bash . /etc/sysconfig/logitech_mouse options= if [ -n "$LOGITECH_MOUSE_RESOLUTION" ]; then options="--$LOGITECH_MOUSE_RESOLUTION" fi if [ -z "$LOGITECH_MOUSE_DISABLE_CC" -o "$LOGITECH_MOUSE_DISABLE_CC" = yes ]; then options="$options --no-sms" fi if [ -n "$options" ]; then /usr/bin/lomoco -b $BUSNUM -d $DEVNUM $options 2>&1 | /bin/logger -t lomoco fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor