- Code: Select all
pointer = 3 2 1 4 5 6 7
but, each system started, the file doesn't execute, the mouse button doesn't change.
I already install xmodmap package.
That problem one.
I use dwm. So write some in .xinitrc.
- Code: Select all
while true; do
xsetroot -name "$( date +'%F %I:%M %uthDAY %WthWEEK')"
sleep 60
done &
feh --bg-scale image/wallpaper/porsche_boxster_s-wide.jpg
fcitx &
but, evach login , .xinitrc file doesn't execute.
the desktop background doesn't change with my set picture. The time information no show on top.
That problem two.
I type
- Code: Select all
xmodmap .Xmodmap
source .xinitrc
for each after login .
Can solve these problem? THX.
