summaryrefslogtreecommitdiffstats
path: root/tsak
Commit message (Collapse)AuthorAgeFilesLines
* Do not load virtual keyboards in tsakTimothy Pearson2013-04-081-5/+10
| | | | | This resolves Bug 1275 (cherry picked from commit 8d2f9ae31522a472de122e849d206a869f248773)
* Fix tsak corrupting input eventsTimothy Pearson2013-04-031-5/+14
| | | | | | | | This resolves Bug 1423 Thanks to Slavek for the patch! Clean up tsak debug output Remove spurious checks from tsak main replication loop (cherry picked from commit 86cc65ce51ca652ff1e7517bf29fcd375639719f)
* Fix tsak failure on repeated keyboard hotplug/removeTimothy Pearson2013-01-291-20/+28
| | | | (cherry picked from commit 3b20716d4754d2e854ba707857063b8329c2f46c)
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-171-25/+40
| | | | | | | Fix kicker Xinerama hiding Fix potential displayconfig lockup (part of the original commit) (cherry picked from commit 167c4cbea6bce3dc763b93cf13bbc1d5c4a103c6)
* Fix last commitTimothy Pearson2012-11-181-1/+1
| | | | (cherry picked from commit 3770ba8520135f8212c2c375c99754872f225b49)
* Fix tsak crash or hang on certain hardwareTimothy Pearson2012-11-181-32/+80
| | | | | Fix numlock/capslock failures on certain hardware (cherry picked from commit 20d9ede028418c747b8ebb57c3ac8e9963e79308)
* Fix tsak FTBFSSlávek Banko2012-08-221-0/+2
| | | | | | Thanks to Francois Andriot for the patch This resolves Bug 1181 (cherry picked from commit 1b0225276c9353d651887f32c82d9ad7394372b3)
* Check for tsak presence on lock engageTimothy Pearson2012-06-031-5/+2
| | | | | | Fix tsak not exiting on request Clean up build warnings (cherry picked from commit 22d0a673d7d6049d388847b476df1e5b6f3d6b70)
* Fix tsak housekeepingTimothy Pearson2012-06-031-219/+289
| | | | | Provide GUI warning when tsak cannot be used due to system module problems (cherry picked from commit 6cfb1608365cd45fb2e2736adf547f5f82f4ebd2)
* Cleanup tsak FIFOs if unable to initialize and enter running stateTimothy Pearson2012-06-031-2/+15
| | | | (cherry picked from commit 632eda3b6c6d9aa903e31d3533e8bcb631868d0b)
* Fix tsak not working with PS/2 keyboardsTimothy Pearson2012-06-031-28/+27
| | | | | Fix tsak high CPU usage on udev monitoring failure (cherry picked from commit 3f90a9b871b156e7932ac77f0d71ad3105a80954)
* Fix kdm logfile growing rapidly under certain conditionsTimothy Pearson2012-06-031-0/+3
| | | | (cherry picked from commit 696fe6318f5758b5a4aef724444bbf18b860469c)
* Add udev detection to CMakeTimothy Pearson2012-06-031-15/+25
| | | | | Fix tsak buid warnings (cherry picked from commit 0a2a54a02254ded760afd5b9c965c6bb71459d46)
* Replicate LED status from virtual keyboards to physical keyboardsTimothy Pearson2012-06-031-18/+28
| | | | | | Fix keyboard attribute cloning This commit closes Bug 561 (cherry picked from commit 8468d9bd5c66fe402acbc06f728b12ea996848de)
* Add keyboard hotplug (add/remove) support to tsakTimothy Pearson2012-06-032-115/+348
| | | | | | This closes Bug 587 Fix warning in kompmgr (cherry picked from commit 5f413b26ebaab8a6478427e4125bda628058ff85)
* Make tsak error messages clearertpearson2011-09-231-2/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255172 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy tsak in from latest gittpearson2011-09-191-22/+58
| | | | | | | | Wait for tsak start before kdm init Set readonly access mode for SAK pipe in kdmtsak git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254374 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make the SAK only work on the current VTtpearson2011-09-171-3/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254116 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Stabilize the SAK systemtpearson2011-09-161-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253985 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix tsak problems introduced in prior committpearson2011-09-161-24/+53
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253980 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Backport of TDE GIT committpearson2011-09-161-78/+111
| | | | | | | Make tsak a bit more robust git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253890 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add tsaktpearson2011-09-162-0/+307
Trinity now has full GUI SAK support, a first for any Linux DE! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253878 283d02a7-25f6-0310-bc7c-ecb5cbfe19da