Add ibeam cursor for Xlib

This commit is contained in:
Jack Andersen
2015-12-19 18:39:48 -10:00
parent 86daf8b3f0
commit 511ac1fad7
4 changed files with 6 additions and 1 deletions

View File

@@ -205,6 +205,7 @@ public:
X_CURSORS.m_pointer = XCreateFontCursor(m_xDisp, XC_left_ptr);
X_CURSORS.m_hArrow = XCreateFontCursor(m_xDisp, XC_sb_h_double_arrow);
X_CURSORS.m_vArrow = XCreateFontCursor(m_xDisp, XC_sb_v_double_arrow);
X_CURSORS.m_ibeam = XCreateFontCursor(m_xDisp, XC_xterm);
X_CURSORS.m_wait = XCreateFontCursor(m_xDisp, XC_watch);
/* The xkb extension requests that the X server does not