Am Donnerstag, 23. Juni 2005 12:03 schrieb Nikolai Hlubek: > Hi everyone > > Detlev Offenbach wrote: > > Am Dienstag, 21. Juni 2005 14:41 schrieb Guest007: > >>hi! > >> > >>Some questions: > >> > >>1) How can I change current tab in editor trhough keyboard, not mouse? > > > > Ctrl+Alt+Tab next tab > > Ctrl+Alt+Shift+Tab prev tab > > > > This is configurable in the keyboard setup dialog. > > I think having a shortcut to go to a specific tab would be > a fine addition. What do you think? > > ie. With "konsole" I use Alt+1 to Alt+9 to switch through the sessions. > This is also the default behaviour of "gnome-terminal". > > Cheers, > Nikolai
The Qt tab widget gives you a dynamic allocation of Alt+[A-Z]. If you look carefully, you will see, that one character of the filename is underlined. That is the Alt shortcut to switch to this page. Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
