Tiny Core Base > TCB Q&A Forum

[SOLVED] CTRL-ALT-DEL and CTRL-ALT-BACSPACE is closing xvesa

(1/4) > >>

mbertrand:
I'm running TC with Fluxbox and xvesa. CTRL-ALT-DEL and CTRL-ALT-BACSPACE is closing xvesa and returning me to terminal. Who is managing this and how can I disable it?

Rich:
Hi mbertrand
Open your  ~/.xsession  file and add  -nozap  to the  Xvesa  startup command. Then restart X and see if that helped.

mbertrand:
I had tried that and Xvesa does not load anymore.

/usr/local/bin/Xvesa -br -nozap -screen 1024x768x24 -dpi 96 -shadow -mouse /dev/input/mice,5 -nolisten tcp -I >/dev/null 2>&1 &.

By the way I have this after xvesa
export XPID=$!
waitforX || ! echo failed in waitforX || exit

So I get ' ! echo failed in waitforX'

curaga:
Maybe you made a typo? Make a copy of the file, remove all lines except the xvesa line, remove everything after -I, and run it. That way you'll see any error messages.

mbertrand:
I put in .xsession

/usr/local/bin/Xvesa -br -screen 1024x768x24 -dpi 96 -shadow -mouse /dev/input/mice,5 -nolisten tcp -nozap

and it does not start. Typing startx does nothing and no ouput. If i remove -nozap then it starts.
I'm running TC 5.4

Navigation

[0] Message Index

[#] Next page

Go to full version