Skip to content

Commit

Permalink
Use my armsoc feature to separate cursor plane
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Oct 27, 2018
1 parent 975da50 commit a00e536
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ Section "Device"
Identifier "armsoc_sunxi"
Driver "armsoc"
# Option "Debug" "true"
Option "NoFlip" "false"
Option "NoFlip" "true"
# Option "DRICard" "0"
# Option "BusID" ""
# Option "DriverName" "false"
Option "DRI2MaxBuffers" "2"
Option "InitFromFBDev" "/dev/fb0"
Option "CursorChannelID" "3"
EndSection

Section "Screen"
Expand Down

0 comments on commit a00e536

Please sign in to comment.