Skip to content

X settings should be obeyed

Submitted by Felipe Contreras

Assigned to Jérôme Guelfucci

Link to original bug (#9539)

Description

I have the following .xinitrc:

#!/bin/sh

xset r rate 200 80 setxkbmap -layout us -variant altgr-intl synclient VertEdgeScroll=1

exec startxfce4

The keyboard rate setting should be obeyed like the keyboard map setting is.