FreeBSD Manual Pages
- hgame(4)
- Generic HID game controller (joystick/gamepad) driver
- ALLEGRO_JOYFLAGS(3)
- Allegro 5 API
- ALLEGRO_JOYSTICK(3)
- Allegro 5 API
- ALLEGRO_JOYSTICK_STATE(3)
- Allegro 5 API
- JOYSTICK_AXIS_INFO(3)
- Stores joystick axis information. Allegro game programming library
- JOYSTICK_BUTTON_INFO(3)
- Stores joystick button information. Allegro game programming library
- JOYSTICK_INFO(3)
- Stores information about joysticks. Allegro game programming library
- JOYSTICK_STICK_INFO(3)
- Stores joystick stick information. Allegro game programming library
- SDL_JoyAxisEvent(3)
- Joystick axis motion event structure
- SDL_JoyBallEvent(3)
- Joystick trackball motion event structure
- SDL_JoyButtonEvent(3)
- Joystick button event structure
- SDL_JoyHatEvent(3)
- Joystick hat position change event structure
- SDL_JoystickClose(3)
- Closes a previously opened joystick
- SDL_JoystickEventState(3)
- Enable/disable joystick event polling
- SDL_JoystickGetAxis(3)
- Get the current state of an axis
- SDL_JoystickGetBall(3)
- Get relative trackball motion
- SDL_JoystickGetButton(3)
- Get the current state of a given button on a given joystick
- SDL_JoystickGetHat(3)
- Get the current state of a joystick hat
- SDL_JoystickIndex(3)
- Get the index of an SDL_Joystick
- SDL_JoystickName(3)
- Get joystick name
- SDL_JoystickNumAxes(3)
- Get the number of joystick axes
- SDL_JoystickNumBalls(3)
- Get the number of joystick trackballs
- SDL_JoystickNumButtons(3)
- Get the number of joysitck buttons
- SDL_JoystickNumHats(3)
- Get the number of joystick hats
- SDL_JoystickOpen(3)
- Opens a joystick for use
- SDL_JoystickOpened(3)
- Determine if a joystick has been opened
- SDL_JoystickUpdate(3)
- Updates the state of all joysticks
- SDL_NumJoysticks(3)
- Count available joysticks
- al_get_haptic_from_joystick(3)
- Allegro 5 API
- al_get_joystick(3)
- Allegro 5 API
- al_get_joystick_active(3)
- Allegro 5 API
- al_get_joystick_axis_name(3)
- Allegro 5 API
- al_get_joystick_button_name(3)
- Allegro 5 API
- al_get_joystick_event_source(3)
- Allegro 5 API
- al_get_joystick_name(3)
- Allegro 5 API
- al_get_joystick_num_axes(3)
- Allegro 5 API
- al_get_joystick_num_buttons(3)
- Allegro 5 API
- al_get_joystick_num_sticks(3)
- Allegro 5 API
- al_get_joystick_state(3)
- Allegro 5 API
- al_get_joystick_stick_flags(3)
- Allegro 5 API
- al_get_joystick_stick_name(3)
- Allegro 5 API
- al_get_num_joysticks(3)
- Allegro 5 API
- al_install_joystick(3)
- Allegro 5 API
- al_is_joystick_haptic(3)
- Allegro 5 API
- al_is_joystick_installed(3)
- Allegro 5 API
- al_reconfigure_joysticks(3)
- Allegro 5 API
- al_release_joystick(3)
- Allegro 5 API
- al_uninstall_joystick(3)
- Allegro 5 API
- barcode(6)
- draws a random sequence of barcodes for the products you enjoy
- calibrate_joystick(3)
- Calibrates the specified joystick. Allegro game programming library
- calibrate_joystick_name(3)
- Returns the next calibration text string. Allegro game programming library
- crackberg(6)
- Lose your way wandering some height fields, and enjoy candy
- exjoy(3)
- Detecting, calibrating and using joystick input. Allegro game programming library
- fgjs(1)
- FlightGear joystick utility
- fkiss(1)
- Freely enjoy childlike KISS, French-KISS!
- glutForceJoystickFunc(3)
- forces current window's joystick callback to be called
- glutJoystickFunc(3)
- sets the joystick callback for the current window
- initialise_joystick(3)
- Deprecated version of install_joystick(). Allegro game programming library
- install_joystick(3)
- Initialises the joystick. Allegro game programming library
- joy(3)
- Global array of joystick state information. Allegro game programming library
- joystick(4x)
- Joystick input driver
- joystick_close(3)
- close a joystick
- joystick_getaxis(3), joystick_getbutton(3)
- query the current state of a joystick
- joystick_getnumaxes(3), joystick_getnumbuttons(3)
- query the capabilities of a joystick
- joystick_init(3)
- open a joystick
- joystick_sethandler(3), joystick_setdefaulthandler(3)
- set the joystick event handler
- joystick_update(3)
- query joysticks for status changes
- joytest(6)
- test the svgalib joystick package in text mode
- js_demo(1)
- Joystick demo application for FlightGear
- jstest-gtk(1)
- joystick testing and configuration tool