Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/xinitrc
Commit message (Collapse)AuthorAgeFilesLines
* Refactor dnbuild into devbotDaniel Narvaez2012-11-141-1/+2
|
* Fix check for SUGAR_XKBCONFIGDaniel Narvaez2012-11-131-1/+1
|
* Switch everything from jhbuild to dn-buildDaniel Narvaez2012-11-121-2/+1
|
* More dogtail -> ui-tests renamingDaniel Narvaez2012-11-071-3/+3
|
* Work around Xephyr not setting up keyboard properlyDaniel Narvaez2012-11-021-0/+5
| | | | Copy the configuration from the parent X session.
* Create config if it doesn't existDaniel Narvaez2012-08-071-1/+1
|
* Remove debug echoDaniel Narvaez2012-08-021-2/+0
|
* Readd resolution handlingDaniel Narvaez2012-08-021-0/+4
| | | | It somehow went lost
* Test if config exists instead of creating itDaniel Narvaez2012-08-021-5/+3
|
* Source config only if it existsDaniel Narvaez2012-08-021-1/+1
|
* Handle empty ROOT_DIRDaniel Narvaez2012-08-021-0/+1
|
* Setup gnome keyringDaniel Narvaez2012-07-161-5/+1
| | | | | | I'm not sure if sugar should do this but it's certainly handy for development and dogfooding. Most importantly it avoids leaking keyring daemons and breaking the buildbot.
* Fix deleting dogtail profileDaniel Narvaez2012-07-111-1/+2
|
* Fix running dogtail under sugarDaniel Narvaez2012-07-111-1/+4
|
* Don't harcode scripts dirDaniel Narvaez2012-07-111-1/+1
|
* If we are running under a profile generate a new random oneDaniel Narvaez2012-07-111-2/+12
| | | | It is saved in the config so that next time it will use the same
* Remove debug leftoverDaniel Narvaez2012-07-111-10/+2
|
* Start ssh-agentDaniel Narvaez2012-07-061-0/+4
|
* Correct RESOLUTION checkDaniel Narvaez2012-07-051-1/+1
|
* Allow to configure screen resolutionDaniel Narvaez2012-07-051-3/+13
| | | | Also move SUGAR_OUTPUT to the new config file
* Unset SESSION_MANAGERDaniel Narvaez2012-07-041-0/+1
| | | | Otherwise we try to shutdown the parent session
* Allow to run another instance inside sugarDaniel Narvaez2012-07-041-0/+6
|
* Update jhbuild pathDaniel Narvaez2012-06-261-1/+1
|
* Add a start-sugar command to the shelDaniel Narvaez2012-06-261-2/+8
|
* Add a SUGAR_OUTPUT variableDaniel Narvaez2012-06-221-3/+6
|
* Disable all but one X outputsDaniel Narvaez2012-06-181-1/+15
| | | | Sugar cannot deal properly with multiple outputs.
* Initial commitDaniel Narvaez2012-06-131-0/+10