X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ioncore%2Fbindmaps.h;h=441aabbf02764c6668cbf072ec9e8d000465c8ed;hb=803afbc1cd633f6c025bcd9537e9b7e9aedadd0d;hp=bef0ae08b4e4edd2a6a76a9b8d3b8b924407666d;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/ioncore/bindmaps.h b/ioncore/bindmaps.h index bef0ae0..441aabb 100644 --- a/ioncore/bindmaps.h +++ b/ioncore/bindmaps.h @@ -1,7 +1,7 @@ /* * ion/ioncore/bindmaps.h * - * Copyright (c) Tuomo Valkonen 1999-2006. + * Copyright (c) Tuomo Valkonen 1999-2007. * * Ion is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by @@ -15,7 +15,7 @@ #ifndef ION_IONCORE_BINDMAP_H #define ION_IONCORE_BINDMAP_H -extern WBindmap *ioncore_rootwin_bindmap; +extern WBindmap *ioncore_screen_bindmap; extern WBindmap *ioncore_mplex_bindmap; extern WBindmap *ioncore_mplex_toplevel_bindmap; extern WBindmap *ioncore_frame_bindmap;