summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* midori-display.tex: Next batch of adjustments for midori-display.Benjamin Schlüter2017-03-231-7/+2
|
* midori-display: Finished adjusting midor-display.1 (Manual).Benjamin Schlüter2017-03-231-4/+3
|
* Partially wrote/rewrote midori-display.tex based off of *.tex for ↵Benjamin Schlüter2017-03-221-0/+232
| | | | impressive-display.
* Added and adjusted config files and added first iteration of ↵Benjamin Schlüter2017-03-224-0/+81
| | | | midori-display.default file.
* Added LICENSE-file to midori-display.Benjamin Schlüter2017-03-221-0/+339
|
* X11 lock down: Disable the Control keys via xmodmap.Mike Gabriel2017-03-211-0/+4
|
* midori option: Don't allow JS to access X11 clipboard and print without ↵Mike Gabriel2017-03-211-0/+2
| | | | dialog window (if the user ever gets able to print).
* midori-display: Handle situations where the Xserver has died and xprintidle ↵Mike Gabriel2017-03-211-1/+1
| | | | does not produce output.
* midori-display: Pointer tweaks... enable scrolling.Mike Gabriel2017-03-211-1/+1
|
* midori-display: Silence any output from the midori process.Mike Gabriel2017-03-211-1/+1
|
* midori-display: Remove debug code.Mike Gabriel2017-03-211-2/+0
|
* midori-display: Only hack mouse pointer functionality if (a) xmodmap is ↵Mike Gabriel2017-03-211-3/+7
| | | | installed and (b) POINTER_BUTTON_MAP is a non-empty string.
* bin/midori-display: Initial version of the Midori Display x-session-manager ↵Mike Gabriel2017-03-211-0/+336
script. Derived from impressive-display.