[Debconf-video-commits] r594 - fai-config/files/home/dvswitch/.Xsession

Holger Levsen holger at alioth.debian.org
Sat Jul 31 18:42:15 UTC 2010


Author: holger
Date: 2010-07-31 18:42:14 +0000 (Sat, 31 Jul 2010)
New Revision: 594

Modified:
   fai-config/files/home/dvswitch/.Xsession/REVIEW
   fai-config/files/home/dvswitch/.Xsession/scratchy
   fai-config/files/home/dvswitch/.Xsession/selma
Log:
allow user to kill xorg session with ctrlaltbackspace

Modified: fai-config/files/home/dvswitch/.Xsession/REVIEW
===================================================================
--- fai-config/files/home/dvswitch/.Xsession/REVIEW	2010-07-31 18:29:30 UTC (rev 593)
+++ fai-config/files/home/dvswitch/.Xsession/REVIEW	2010-07-31 18:42:14 UTC (rev 594)
@@ -1,4 +1,6 @@
 # run vlc on login
+setxkbmap -option terminate:ctrl_alt_bksp
+
 vlc "http://video.debconf.org:8000/Upper_talkroom.ogv.m3u" &
 vlc "http://video.debconf.org:8000/Lower_talkroom.ogv.m3u"&
 

Modified: fai-config/files/home/dvswitch/.Xsession/scratchy
===================================================================
--- fai-config/files/home/dvswitch/.Xsession/scratchy	2010-07-31 18:29:30 UTC (rev 593)
+++ fai-config/files/home/dvswitch/.Xsession/scratchy	2010-07-31 18:42:14 UTC (rev 594)
@@ -3,6 +3,8 @@
 # use svn://svn.debian.org/svn/debconf-video/fai-config/files/home/dvswitch/.Xsession/$hostname
 #
 
+setxkbmap -option terminate:ctrl_alt_bksp
+
 # kill old sinks in case there are some left
 #xterm -e ssh barney 'ps fax | grep "dvsink-files -h scratchy -p 4321"|grep -v grep|cut -d " " -f1| xargs -n 1 kill -9'
 #xterm -e ssh daffy 'ps fax | grep "bash -c dvsink-command -h scratchy -p 4321 -- ffmpeg2theora"|grep -v grep|cut -d " " -f1  | xargs -n 1 kill -9' 

Modified: fai-config/files/home/dvswitch/.Xsession/selma
===================================================================
--- fai-config/files/home/dvswitch/.Xsession/selma	2010-07-31 18:29:30 UTC (rev 593)
+++ fai-config/files/home/dvswitch/.Xsession/selma	2010-07-31 18:42:14 UTC (rev 594)
@@ -1,3 +1,10 @@
+#
+# manual edits will be lost
+# use svn://svn.debian.org/svn/debconf-video/fai-config/files/home/dvswitch/.Xsession/$hostname
+#
+
+setxkbmap -option terminate:ctrl_alt_bksp
+
 # kill old sinks in case there are some left
 #xterm -e ssh barney 'ps fax | grep "dvsink-files -h selma -p 4321"|grep -v grep|cut -d " " -f1| xargs -n 1 kill -9'
 #xterm -e ssh daffy 'ps fax | grep "bash -c dvsink-command -h selma -p 4321 -- ffmpeg2theora"|grep -v grep|cut -d " " -f1  | xargs -n 1 kill -9' 




More information about the Debconf-video-commits mailing list