File: deejayd.xinitrc

package info (click to toggle)
deejayd 0.9.0-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 2,596 kB
  • ctags: 2,514
  • sloc: python: 11,904; xml: 594; sh: 338; makefile: 42
file content (15 lines) | stat: -rw-r--r-- 577 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# The following lines require the appropiate tool to be installed.

# Change the default resolution.
#xrandr -s 1920x1200

# Set a background picture.
#xloadimage -onroot -quiet -fullscreen /path/to/bg.jpg

# Allocate some keyboard shortcuts.
#xbindkeys -f /etc/deejayd.xbindkeys

# The last line can contain an X client that will hold the session. It
# ususally is a window manager, but in our case, as we do not need window
# borders for deejayd with a standalone X server, it can be a simple clock.
#exec xdaliclock -24 -noseconds -transparent -fg black -geometry +1400+850