09/07/29 20:30:37 RqPYpypM
それとディスプレイマネージャーはGDMを使用しGNOMEを使ってます
startxは特に使わず始めていますが、.xinitrcも一応晒しておきます
#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
# exec gnome-session
# exec startkde
# exec startxfce4
# ...or the Window Manager of your choice
2つですが、こちらで合ってたでしょうか?
よろしくお願いします