Giter Club home page Giter Club logo

acsint's Introduction

The word acsint is shorthand for accessibility intercepter,
since the acsint system intercepts kernel events and makes the linux computer
more accessible to a wide range of disabilities.
The concept was developed by Saqib Shaikh in 2005, but did not
become practical until notifiers came on the scene in kernel 2.6.26.

There are two parts to the acsint system,
A device driver, which is documented in drivers/acsint.txt,
and a user space bridge layer, which is documented in bridge/acsbridge.h.
No need for me to repeat all that documentation here.

The tests directory contains a few test programs to exercise acsint,
without relying on any particular speech synthesizer.

I hope the device driver becomes part of the linux kernel, and the bridge
layer becomes a shared library, offered by many linux distributions.
That's my dream anyways.
To this end, the patch directory contains a patch to put the sounds
into the keyboard / pcspkr / event layer, where they belong.
This is probably a necessary first step.
If this patch is not accepted for any reason,
then ttyclicks has to keep making its own sounds, which works,
but is suboptimal.

Finally the jupiter directory is my adapter, built upon the acsint system.
It has its own README file and documentation.

It's all GPL, so have fun with it.

acsint's People

Contributors

eklhad avatar williamh avatar tspivey avatar cmb avatar gcasse avatar pvagner avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.