From c641c916398e9b9368c59ef7052d88ba40c9ee5f Mon Sep 17 00:00:00 2001 From: todd Date: Tue, 13 Nov 2007 23:08:49 +0000 Subject: enable pointer movement in cwm via C- looked over by oga@ --- calmwm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 7382835..97893a6 100644 --- a/calmwm.h +++ b/calmwm.h @@ -4,7 +4,7 @@ * Copyright (c) 2004 Marius Aamodt Eriksen * All rights reserved. * - * $Id: calmwm.h,v 1.9 2007/11/07 21:58:03 oga Exp $ + * $Id: calmwm.h,v 1.10 2007/11/13 23:08:49 todd Exp $ */ #ifndef _CALMWM_H_ @@ -435,6 +435,7 @@ void kbfunc_client_move(struct client_ctx *, void *); void kbfunc_client_resize(struct client_ctx *, void *); void kbfunc_menu_search(struct client_ctx *, void *); void kbfunc_exec(struct client_ctx *, void *); +void kbfunc_ptrmove(struct client_ctx *, void *); void kbfunc_ssh(struct client_ctx *, void *); void kbfunc_term(struct client_ctx *cc, void *arg); void kbfunc_lock(struct client_ctx *cc, void *arg); -- cgit v1.2.3-2-gb3c3