У меня такая проблема
Слака 10
Ядро 2.4.26
Видео GeForce 2 440MX
Модератор: Модераторы разделов
Код: Выделить всё
#!/bin/bash
startkdeЗато я знаю как отключить лого. nologo
Код: Выделить всё
Option "NoLogo" "true"Код: Выделить всё
if [ -f $userresources ]; then
xrdb -merge $userresources
fi
if [ -f $usermodmap ]; then
xmodmap $usermodmap
fi
# Start the window manager:
startkde