Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ 1 [2] >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: The X Config< Next Oldest | Next Newest >
charliez Offline





Group: Members
Posts: 33
Joined: April 2006
Posted: Aug. 17 2006,20:04 QUOTE

Bummer... no man for TinyX installed on my system so I used Google to find there really aren't many options for this server.
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Aug. 17 2006,20:25 QUOTE

tbh, I don't understand why you would want to disable ctrl+alt+bkspace.  It's like taking out ctrl+alt+del.
Back to top
Profile PM 
charliez Offline





Group: Members
Posts: 33
Joined: April 2006
Posted: Aug. 17 2006,23:13 QUOTE

For a remastered DSL into a kiosk of course. :)

Funny you should mention control+alt+delete because I wanted to strip that out too.  What I ended up doing was create a loop script in /usr/bin and called it xlock.
Code Sample
#!/bin/sh
while $(/bin/true)
do
startx
done

Then I
Code Sample
chown root:root /usr/bin/xlock

and
Code Sample
chmod 755 /usr/bin/xlock

and then
Code Sample
perl -pi -e 's/startx/xlock/g' $source/etc/skel/.bash_profile

The beauty is, that looping actually kills both ctrl+alt+backspace AND ctrl+alt+delete so win/win for my setup. My end result will be a frugal hard drive install so people can use some aging pc's for Citrix Metaframe access.
Back to top
Profile PM 
7 replies since Aug. 07 2006,19:54 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ 1 [2] >/
reply to topic new topic new poll
Quick Reply: The X Config

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code