My Startup Scripts won't work
n3mo
n3mo.wolf at gmail.com
Sun Sep 13 13:13:42 UTC 2009
Hi guys!
I have small script for my keyboard layouts that I place in /etc/init.d/ and
add chmod +x , the script is linked in /etc/rc.4/ and /etc/rc.5/ but it
won't start at boot. Why? Here it is :
#!/bin/sh
### BEGIN INIT INFO
# Bulgarian Phonetic Layout.
### END INIT INFO
setxkbmap -layout 'us,bg(bp)' -option grp:alt_shift_toggle
echo Klayouts Done.
exit 0
Plaese help me... I was headbanging all day over this issue.
p.s. Sorry about my bad Englis.
Best wishes,
Ned
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090913/15e373d8/attachment.html>
More information about the ubuntu-users
mailing list