On Mon, 10 Oct 2005 09:31:48 -0400 Dan Griswold <[EMAIL PROTECTED]>
babbled:

> Dear fellow Enlightened,
> 
> Under E16, I could bind Alt + the 1 key to move to the first virtual
> desktop, Alt-2 to the second, and so on. (These are the numbers on the
> main keyboard, not on the numeric keypad.) I have become quite used to
> this behavior.
> 
> In E17, I would like to do something similar. By default, Alt-F1 is
> bound to desk_linear_flip_to with a PARAM of 0. That's good, and I'd
> like to have that action bound to Alt-1. So, I currently have it set
> (using -binding-key-add) to this value:
> 
> REPLY: BINDING CONTEXT=ANY KEY="1" MODIFIERS=ALT ANY_MOD=0
> ACTION="desktop_linear_flip_to" PARAMS="0"
> 
> However, this has no effect. 
> 
> Does E17 currently not allow one to bind to the number keys? If not,
> why not? If it does, how do I bind Alt-1 to the linear flip action I
> want?

it's agnostic - works with any key, UNLESS somehting else has stolen/bound it 
first. i just did this now:

enlightenment_remote -binding-key-add ANY "1" ALT 0 "desk_linear_flip_to" "0"
and it works - i press alt + 1 key and e flips to desktop 0.

so - maybe something else has stolen the binding? (right now e doesnt detect
already stolen bindings)

> Many thanks in advance,
> 
> Dan
> 
> -- 
> --------------
> Dan Griswold
> Rochester, NY
> --------------
> 
> -- 
>  _______________________________
> /\                              \
> \_| Dan Griswold                |
>   | [EMAIL PROTECTED]   |
>   |   __________________________|_
>    \_/____________________________/
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content, downloads, discussions,
> and more. http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to