xorg62 / wmfs

Window Manager From Scratch, Minimal manual tiling window manager.
http://wmfs.info
Other
191 stars 28 forks source link

Fix XKeycodeToKeysym deprecated warning. #69

Closed draftcode closed 12 years ago

draftcode commented 12 years ago

This commit will fix warnings that are related to XKeycodeToKeysym.

Please see http://stackoverflow.com/questions/9838385/replace-of-xkeycodetokeysym

xorg62 commented 12 years ago

seems I already done this: https://github.com/xorg62/wmfs/commit/e15c1936ac304eb500b6049f40366538ed71a220 https://github.com/xorg62/wmfs/commit/b7b0577aa937885f3ad9f6428312d33420dfb71a

draftcode commented 12 years ago

Oh, sorry. I saw the old source.