• F
    Add support for multi-screen setups · 071c4251
    fryshorts 提交于
    This patch adds support for multi-screen setups by using xinerama
    information if available to determine the screen size and position.
    
    In case xinerama is not available or not active it uses the information
    provided for the x screen.
    
    To clean up the code some generic helper functions were moved to a
    separate source file.
    071c4251
xshm-input.c 6.6 KB