summaryrefslogtreecommitdiff
path: root/.xinitrc
AgeCommit message (Collapse)AuthorFilesLines
2013-10-12awesome: got back to non-systemd user session usageBenjamin Franzke1-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-21xinitrc: Use dbus session from $XDG_RUNTIME_DIR if availableBenjamin Franzke1-11/+16
That means systemd --user started dbus.socket :)
2013-09-18xinitrc: Remove obsolete usage of systemd userBenjamin Franzke1-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-22xinitrc: Add custom path for a systemd sessionBenjamin Franzke1-0/+6
2013-02-22Fix typo in set_xresources filenameBenjamin Franzke1-1/+1
2012-02-20xinitrc: Dont set repeat rateBenjamin Franzke1-3/+4
Figured out how to set that globally, which makes it working for hotplugged input devices as well.
2012-02-09xinitrc: Use toggle_touchpad to disable touchpadBenjamin Franzke1-1/+1
2011-12-28xinitrc: shorten xinitrc lookup abitBenjamin Franzke1-4/+1
2011-10-12xinitrc: Source scripts frm xinitrc.d dirBenjamin Franzke1-4/+18
..to be able to initiate a consolekit session, if installed on the systemd.
2011-10-12xinitrc: Make executableBenjamin Franzke1-0/+0
2011-10-08Add disable_touchpad scriptBenjamin Franzke1-0/+2
Disables touchpad only if a TrackPoint is available. Also to be used with pm-utils when resuming from suspend.
2010-02-25xinitrc: add key rate ctrl temporarily hereben1-0/+4
2010-02-25xinitrc: add comment for set_xressources scriptben1-0/+1
2010-02-25split Xdefaults and store in ~/.configben1-0/+2
notes: the splitted configs are merged by xinitrc when the server starts using xrdb -merge ..
2010-02-25xinitrc: change parameter $1 to $2ben1-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-04add xinitrcben1-0/+4