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 }}
Mercury9012
/
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
uinput.py
on
main
User selector
All users
All time
Commit history
Commits on Apr 28, 2024
Provide fallback value for FF_MAX_EFFECTS (#219)
Show description for 87c99f7
KarsMulder
authored
87c99f7
View commit details
Copy full SHA for 87c99f7
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
Wait up to two seconds for input device. (#215)
Show description for 5fb3190
KarsMulder
authored
5fb3190
View commit details
Copy full SHA for 5fb3190
View code at this point
Browse repository at this point
Commits on Jan 28, 2024
ruff format
gvalkov
committed
e00c457
View commit details
Copy full SHA for e00c457
View code at this point
Browse repository at this point
Commits on Jan 9, 2024
New method for finding the device node corresponding to a uinput device (#206)
Show description for 1d80f7e
KarsMulder
and
sezanzeb
authored
1d80f7e
View commit details
Copy full SHA for 1d80f7e
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
Correct ff_effects_max of uinputs (#198)
human9
authored
c688c9e
View commit details
Copy full SHA for c688c9e
View code at this point
Browse repository at this point
Commits on Jul 17, 2022
Remove Python 2.x compatibility leftovers
gvalkov
committed
b5f69fb
View commit details
Copy full SHA for b5f69fb
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 Jan 11, 2020
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 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
Commits on Aug 9, 2018
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
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 May 31, 2018
Comment on why the tuple needs to be made of 6 elements
gvalkov
committed
62aacba
View commit details
Copy full SHA for 62aacba
View code at this point
Browse repository at this point
Merge branch 'fix_pad_codes'
gvalkov
committed
cb62973
View commit details
Copy full SHA for cb62973
View code at this point
Browse repository at this point
Deprecate InputDevice.fn in favor of InputDevice.path
Show description for 254d945
gvalkov
committed
254d945
View commit details
Copy full SHA for 254d945
View code at this point
Browse repository at this point
Commits on May 26, 2018
FIX: ensure lists handed in to _uinput.create are long enough
Show description for 64ffca0
tacaswell
committed
64ffca0
View commit details
Copy full SHA for 64ffca0
View code at this point
Browse repository at this point
Commits on May 23, 2018
fix keyerror when filtering capabilities not present
chrisjbillington
committed
a54878e
View commit details
Copy full SHA for a54878e
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
Fix typo and remove silly shorthand syntax
gvalkov
committed
9948646
View commit details
Copy full SHA for 9948646
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
Python 2.7 compatibility fix
gvalkov
committed
a8c21af
View commit details
Copy full SHA for a8c21af
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Make excluded event types configurable and exclude EV_FF by default
gvalkov
committed
fd0ecf2
View commit details
Copy full SHA for fd0ecf2
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Simplify and make Python 3.x compatible
gvalkov
committed
6ec052b
View commit details
Copy full SHA for 6ec052b
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
Fix merging capabilities of several devices (Issue #20)
ismailof
committed
8ab9f81
View commit details
Copy full SHA for 8ab9f81
View code at this point
Browse repository at this point
Commits on Sep 4, 2016
Create UInput device with the capabilities of existing devices
gvalkov
committed
f8d0053
View commit details
Copy full SHA for f8d0053
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
Merge pull request #52 from paulo-raca/uinput_phys
Show description for af11cb2
gvalkov
committed
af11cb2
View commit details
Copy full SHA for af11cb2
View code at this point
Browse repository at this point
Support setting physical path ("phys") on UInput
paulo-raca
committed
a246054
View commit details
Copy full SHA for a246054
View code at this point
Browse repository at this point
Fixing some imports
paulo-raca
committed
7c57f5f
View commit details
Copy full SHA for 7c57f5f
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
Create a baseclass for `device` and `uinput`, to hold the shared functions that read and write events
paulo-raca
committed
14fc704
View commit details
Copy full SHA for 14fc704
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Add missing import and fix documentation of wrapped methods
gvalkov
committed
a832264
View commit details
Copy full SHA for a832264
View code at this point
Browse repository at this point
Docstring improvements
Show description for 9612254
gvalkov
committed
9612254
View commit details
Copy full SHA for 9612254
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
Support for read() operation on UInput
Show description for d599ca9
paulo-raca
committed
d599ca9
View commit details
Copy full SHA for d599ca9
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
Fix absinfo item indexes in uinput_create (see #40)
John Titor
committed
62969d7
View commit details
Copy full SHA for 62969d7
View code at this point
Browse repository at this point
Commits on Oct 7, 2014
redesign documentation and cleanup docstrings
Show description for 7933a4d
gvalkov
committed
7933a4d
View commit details
Copy full SHA for 7933a4d
View code at this point
Browse repository at this point
Commits on Dec 19, 2013
close uinput in __exit__ only if a fd exists
gvalkov
committed
e860705
View commit details
Copy full SHA for e860705
View code at this point
Browse repository at this point
close fd if fd is greater than -1
Show description for 3fa1916
gvalkov
committed
3fa1916
View commit details
Copy full SHA for 3fa1916
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
set fd to -1 when closing
gvalkov
committed
497f1a0
View commit details
Copy full SHA for 497f1a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.