xserver - Xsession: .xsessionrc is not executed in Ubuntu 16 -
i have .xsessionrc fixing ubuntu's mouse acceleration issue.
i have been running ubuntu 16 while , ~/.xsessionrc started on logging on stopped doing it.
nothing unusual happened except added ntfs partitions /etc/fstab , started computer when hibernated, needed run execute fsck recovery mode.
file content:
xset m 1/2 16 xinput --set-prop "usb optical mouse " "device accel constant deceleration" 1 if start manually terminal, mouse acceleration decreases, doesn't start automatically on logging on.
~/.xsessionrc has 755 permissions if matters. have tried adding these options /etc/rc.local , ~/.bashrc, has no effect.
i suppose problem x session. how can fix it? can read logs , investigate why problem appears?
thank in advance.
edit:
because have content of .xsessionrc file in .bashrc, sensitivity decreases when start terminal.
Comments
Post a Comment