Advanced search
Listing 13. Setting the Repeat Rates
int rep[2]; rep[0] = 2500; rep[1] = 1000; if(ioctl(fd, EVIOCSREP, rep)) { perror("evdev ioctl"); }
Archive Index
Issue Table of Contents
Article
Advanced search
Copyright © 1994 - 2019
Linux Journal
. All rights reserved.