
Sorry for the stupidity, great heat here: sun in head occasionally lol.
Head_on_a_Stick wrote:milomak wrote:i suppose what i wanted to see was how these prepackaged solutions load straight into a kodi without a de loading.
Create a file at ~/.xsession with the following content:
- Code: Select all
#!/bin/bash
if [ -z "${DBUS_SESSION_BUS_ADDRESS-}" ] && type dbus-launch >/dev/null; then
eval $(dbus-launch --sh-syntax --exit-with-session)
fi
source /etc/profile
exec kodi
milomak wrote:i am unable to get to a console via alt-Fx.
Head_on_a_Stick wrote:milomak wrote:i am unable to get to a console via alt-Fx.
Try <Ctrl>+<Alt>+Fx
Return to Docs, Howtos, Tips & Tricks
Users browsing this forum: No registered users and 0 guests