On Sat, 3 Dec 2016 14:45:00 +0100 First name Last name <[email protected]> said:
> Hello everyone! > I am starting to use terminology and I have some questions, > terminology version is 0.9.1 and efl version is 1.18.2. > > The first: I like the cursor animation when is checked "React to key > presses" on Behaviour, but I don't want the key click sound. How do I > disable it? What are the other implications of "React to key presses" > other than the nice animation? that's in elementary config - mute input sounds. > The second: I use zsh, and I defined the shell behavior for some keys > via bindkey, but the home and end buttons aren't working properly: > they are mapped to beginning-of-line and end-of-line, but I get the > visual bell instead. dunno. :) zsh specific questions i guess. i assume the escape sequence is wrong that you have below. > What change do I need to make it works? > The relevant part of .zshrc: > bindkey '^[[7~' beginning-of-line > bindkey '^[[8~' end-of-line > > Thanks in advance > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > 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] ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
