You are not logged in.

Search results

Search results 1-3 of 3.

Wednesday, August 22nd 2007, 8:28am

Author: tutbalut

keyboard shortcuts in shell

thanks swivel-head I found the command - "bindkey" when I ran it, it gave me a list of all the key bindings

Thursday, August 16th 2007, 12:56pm

Author: tutbalut

keyboard shortcuts in shell

Hi There are a few keyboard shortcuts that I use while working in a shell. For example : ctrl-x + shift-4 to expand a variable name. ctrl-x + shift-8 to expand multiple filenames with asterisk. I know that there's a command that lists all these special shortcuts. I just don't remember what it is. Does anyone have any idea? Thanks

Wednesday, August 15th 2007, 2:01pm

Author: tutbalut

screen lock bug

Hi. I have a bug in the "screen lock" feature in KDE. When clicking on the "lock screen" option (in all possible places : K-menu, right-click menu, task bar shortcut) nothing happens. Automatic screen saver doesn't lock it either, just screen saver. I have tried "kdesktop_lock -forcelock" and it works. However, I am trying to fix the problem completely. I also tried the following : # kdcop (excute in shell) # go to : kdesktop --> KScreensaverIface # first double click on 'void quit()' # then dou...