Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-12 | awesome: got back to non-systemd user session usage | Benjamin Franzke | 1 | -5/+6 | |
That scheme is broken in terms of processes that are part of systemd --user wont be part of the active x11 session. so no access to network,suspend,audio,.. | |||||
2013-09-21 | xinitrc: Use dbus session from $XDG_RUNTIME_DIR if available | Benjamin Franzke | 1 | -11/+16 | |
That means systemd --user started dbus.socket :) | |||||
2013-09-18 | xinitrc: Remove obsolete usage of systemd user | Benjamin Franzke | 1 | -5/+0 | |
Should not be started manually, since it is started implicitly by pam_systemd. Also disable graphical target to be the default target, since this ends up trying to start unwanted units. | |||||
2013-02-22 | xinitrc: Add custom path for a systemd session | Benjamin Franzke | 1 | -0/+6 | |
2013-02-22 | Fix typo in set_xresources filename | Benjamin Franzke | 1 | -1/+1 | |
2012-02-20 | xinitrc: Dont set repeat rate | Benjamin Franzke | 1 | -3/+4 | |
Figured out how to set that globally, which makes it working for hotplugged input devices as well. | |||||
2012-02-09 | xinitrc: Use toggle_touchpad to disable touchpad | Benjamin Franzke | 1 | -1/+1 | |
2011-12-28 | xinitrc: shorten xinitrc lookup abit | Benjamin Franzke | 1 | -4/+1 | |
2011-10-12 | xinitrc: Source scripts frm xinitrc.d dir | Benjamin Franzke | 1 | -4/+18 | |
..to be able to initiate a consolekit session, if installed on the systemd. | |||||
2011-10-12 | xinitrc: Make executable | Benjamin Franzke | 1 | -0/+0 | |
2011-10-08 | Add disable_touchpad script | Benjamin Franzke | 1 | -0/+2 | |
Disables touchpad only if a TrackPoint is available. Also to be used with pm-utils when resuming from suspend. | |||||
2010-02-25 | xinitrc: add key rate ctrl temporarily here | ben | 1 | -0/+4 | |
2010-02-25 | xinitrc: add comment for set_xressources script | ben | 1 | -0/+1 | |
2010-02-25 | split Xdefaults and store in ~/.config | ben | 1 | -0/+2 | |
notes: the splitted configs are merged by xinitrc when the server starts using xrdb -merge .. | |||||
2010-02-25 | xinitrc: change parameter $1 to $2 | ben | 1 | -1/+2 | |
this is due to changes in the xinit script thats passes xterm as first argument and the $1 of startx as $2 | |||||
2010-01-04 | add xinitrc | ben | 1 | -0/+4 | |