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 }}
lducazu
/
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
master
User selector
All users
All time
Commit history
Commits on May 18, 2021
Re-enable TTY echo at exit.
lducazu
committed
17c68ca
View commit details
Copy full SHA for 17c68ca
View code at this point
Browse repository at this point
Commits on Jan 16, 2021
Merge pull request #146 from sezanzeb/patch-2
Show description for 5ac6650
gvalkov
authored
5ac6650
View commit details
Copy full SHA for 5ac6650
View code at this point
Browse repository at this point
Merge pull request #145 from sezanzeb/patch-1
Show description for 8856e67
gvalkov
authored
8856e67
View commit details
Copy full SHA for 8856e67
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
ff: Fix up attack_length key typo in Envelope struct
Show description for 62884d6
pmundt
committed
62884d6
View commit details
Copy full SHA for 62884d6
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
typo
sezanzeb
authored
d62b36f
View commit details
Copy full SHA for d62b36f
View code at this point
Browse repository at this point
Commits on Dec 6, 2020
Update eventio_async.py
Show description for deba567
sezanzeb
authored
deba567
View commit details
Copy full SHA for deba567
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
add a comment explaining why
sezanzeb
committed
3e06e5b
View commit details
Copy full SHA for 3e06e5b
View code at this point
Browse repository at this point
threaded non-blocking close
sezanzeb
authored
f95869c
View commit details
Copy full SHA for f95869c
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
deref event_list if returning IOError in device_ready_many
jbleon95
authored
39ba89c
View commit details
Copy full SHA for 39ba89c
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.