Static Public Attributes | List of all members
ps3joy.uinput Class Reference

Static Public Attributes

int ABS_MAX = 0x3f
 
int BUS_USB = 3
 
int EV_ABS = 3
 
int EV_KEY = 1
 
int EV_REL = 2
 

Detailed Description

Definition at line 52 of file ps3joy.py.

Member Data Documentation

◆ ABS_MAX

int ps3joy.uinput.ABS_MAX = 0x3f
static

Definition at line 57 of file ps3joy.py.

◆ BUS_USB

int ps3joy.uinput.BUS_USB = 3
static

Definition at line 56 of file ps3joy.py.

◆ EV_ABS

int ps3joy.uinput.EV_ABS = 3
static

Definition at line 55 of file ps3joy.py.

◆ EV_KEY

int ps3joy.uinput.EV_KEY = 1
static

Definition at line 53 of file ps3joy.py.

◆ EV_REL

int ps3joy.uinput.EV_REL = 2
static

Definition at line 54 of file ps3joy.py.


The documentation for this class was generated from the following file:


ps3joy
Author(s): Blaise Gassend, pascal@pabr.org, Melonee Wise
autogenerated on Mon Feb 28 2022 22:37:02