Hello all,
        I installed the following X11 related packages in my custom-image

     1. xserver-xf86-dri-lite
     2. x11-common
     3. xserver-xf86-config
     4. xf86-input-mouse
     5. xf86-input-keyboard
     6. xf86-input-evdev
     7. xf86-input-synaptics
     8. xf86-video-intel
     9. mesa-dri-driver-i915
    10. xauth, xhost, xset, xrandr

The mouse is functional but the cursor is not visible in the X11. I did
add the following lines to the xorg.conf for the intel "Device" section

        Option "HWCursor" "Off"
        Option "SWCursor" "On"
        
But, greping the the Xorg log file for cursor gave me this output

> [3997367.193] (II) intel(0): Initializing HW Cursor
> [3997367.322] (WW) intel(0): Option "HWCursor" is not used
> [3997367.322] (WW) intel(0): Option "SWCursor" is not used

Should I do/install anything else in order to get a visible mouse cursor?

Regards
Joshua
-- 
Joshua Immanuel
HiPro IT Solutions Private Limited
http://hipro.co.in

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to