Skip to content
  • Christopher Michael's avatar
    Add support in Weston for X cursor themes. · ac3e5f2f
    Christopher Michael authored
    This patch, along with the wayland patch, adds the ability to specify
    a cursor theme in the weston.ini file:
    
    [cursors]
    theme=THEME_NAME
    
    If specified, than Weston can use a specific X cursor theme for the
    pointer. This relies on the 0001-Add-support-for-X-cursor-themes.patch
    for wayland.
    
    [krh: edited to use shell section and key name cursor-theme]
    ac3e5f2f