Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vikash587
/
python-evdev
Public
forked from
gvalkov/python-evdev
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-evdev
evdev
on
patch-1
User selector
All users
All time
Commit history
Commits on Oct 1, 2020
Fix util.resolve_ecodes() example
Georgi Valkov
committed
e049224
View commit details
Copy full SHA for e049224
View code at this point
Browse repository at this point
Add the util.find_ecodes_by_regex helper function
Georgi Valkov
committed
0622179
View commit details
Copy full SHA for 0622179
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Add missing return codes to os.strerror() calls.
sequoia-hope
committed
092df1d
View commit details
Copy full SHA for 092df1d
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
Merge pull request #128 from odormond/master
Show description for 862c411
gvalkov
authored
862c411
View commit details
Copy full SHA for 862c411
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Fix off-by-one in ioctl_EVIOCG_bits
Show description for 1db1c05
frederikaalund
committed
1db1c05
View commit details
Copy full SHA for 1db1c05
View code at this point
Browse repository at this point
Commits on May 30, 2020
Fix set_absinfo to allow setting parameters to zero
odormond
committed
fb3f9e8
View commit details
Copy full SHA for fb3f9e8
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
Add input properties to output of evtest
gvalkov
committed
646ac0c
View commit details
Copy full SHA for 646ac0c
View code at this point
Browse repository at this point
Rename get_absinfo() to absinfo() for consistency with the other poorly named methods
gvalkov
committed
1cc547b
View commit details
Copy full SHA for 1cc547b
View code at this point
Browse repository at this point
Call loop.remove_reader() when InputDevice is closed
gvalkov
committed
c115d5b
View commit details
Copy full SHA for c115d5b
View code at this point
Browse repository at this point
Minor changes to docstrings
gvalkov
committed
2fa3d24
View commit details
Copy full SHA for 2fa3d24
View code at this point
Browse repository at this point
Expose get/set absinfo ioctl commands
Show description for 05e36c2
artizirk
authored and
gvalkov
committed
05e36c2
View commit details
Copy full SHA for 05e36c2
View code at this point
Browse repository at this point
Add the allow_unknown argument to KeyEvent
gvalkov
committed
8d549b9
View commit details
Copy full SHA for 8d549b9
View code at this point
Browse repository at this point
Handle unknown keys
Show description for 05fd3fa
SarahCosmosys
authored and
gvalkov
committed
05fd3fa
View commit details
Copy full SHA for 05fd3fa
View code at this point
Browse repository at this point
Rework input props functionality
Show description for 05e68fc
gvalkov
authored and
Georgi Valkov
committed
05e68fc
View commit details
Copy full SHA for 05e68fc
View code at this point
Browse repository at this point
Commits on Dec 21, 2019
Functionality to set device properties eg. INPUT_PROP_DIRECT or INPUT_PROP_POINTER
quoing
committed
a4cf8b5
View commit details
Copy full SHA for a4cf8b5
View code at this point
Browse repository at this point
Commits on Nov 30, 2019
Fix build on 32bit arches with 64bit time_t
Show description for bcafe72
kraj
committed
bcafe72
View commit details
Copy full SHA for bcafe72
View code at this point
Browse repository at this point
Commits on Apr 7, 2019
Remove dead code
gvalkov
committed
1c7773c
View commit details
Copy full SHA for 1c7773c
View code at this point
Browse repository at this point
Add comments and remove extra newlines
gvalkov
committed
6799dd8
View commit details
Copy full SHA for 6799dd8
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
Removed uncecessary duplicated ioctl-call
LinusCDE
committed
2c5d62d
View commit details
Copy full SHA for 2c5d62d
View code at this point
Browse repository at this point
Commits on Mar 31, 2019
Add UInput support for the resolution parameter in AbsInfo
Show description for 5257608
LinusCDE
committed
5257608
View commit details
Copy full SHA for 5257608
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Use H to parse uinput_setup arguments
ivaradi
committed
316ae76
View commit details
Copy full SHA for 316ae76
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
uinput: avoid possible unterminated string.
Show description for 6246790
whot
committed
6246790
View commit details
Copy full SHA for 6246790
View code at this point
Browse repository at this point
input: fix ioctl return value handling()
Show description for 061417d
whot
committed
061417d
View commit details
Copy full SHA for 061417d
View code at this point
Browse repository at this point
input: fix unintended fallthrough
whot
committed
9c027ce
View commit details
Copy full SHA for 9c027ce
View code at this point
Browse repository at this point
Commits on Sep 1, 2018
Fix handling of absinfo capabilities
gvalkov
committed
a017827
View commit details
Copy full SHA for a017827
View code at this point
Browse repository at this point
Check if FF_MAX_EFFECTS is defined
gvalkov
committed
686cc50
View commit details
Copy full SHA for 686cc50
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
Update changelog
gvalkov
committed
78a4727
View commit details
Copy full SHA for 78a4727
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Merge pull request #94 from ndreys/uinput-ff-upload-erase-support
Show description for 43fbb38
gvalkov
authored
43fbb38
View commit details
Copy full SHA for 43fbb38
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
Add ruble effect tracing to print_ff_effects()
ndreys
committed
1fb9e4c
View commit details
Copy full SHA for 1fb9e4c
View code at this point
Browse repository at this point
Add support for handling FF effects uploads
Show description for c9904b3
ndreys
committed
c9904b3
View commit details
Copy full SHA for c9904b3
View code at this point
Browse repository at this point
Search for constants in <linux/uinput.h> as well
Show description for aa3b157
ndreys
committed
aa3b157
View commit details
Copy full SHA for aa3b157
View code at this point
Browse repository at this point
Set ff_effects_max to FF_EFFECTS_MAX in new uinput devices
Show description for 71dcbe0
ndreys
committed
71dcbe0
View commit details
Copy full SHA for 71dcbe0
View code at this point
Browse repository at this point
Split "create" and "setup" parts for uinput devices creation
Show description for 34fe42c
ndreys
committed
34fe42c
View commit details
Copy full SHA for 34fe42c
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
fixing typo in ff Condition, left_coeff
Show description for 92670c1
brandonmoak
committed
92670c1
View commit details
Copy full SHA for 92670c1
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
Use raw string for regex pattern
gvalkov
committed
876c5ee
View commit details
Copy full SHA for 876c5ee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.