[Konsole-devel] [Bug 62330] New: Add a command line +X+Y option to --vt_sz to position Window

Santiago Romero compiler at escomposlinux.org
Thu Aug 7 13:48:49 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=62330     
           Summary: Add a command line +X+Y option to --vt_sz to position
                    Window
           Product: konsole
           Version: 1.2.3
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: compiler at escomposlinux.org


Version:           1.2.3 (using KDE 3.1.3)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.3.1 20030722 (Debian prerelease)
OS:          Linux (i686) release 2.4.20

Currently konsole supports --vt_zx CCxLL to specify
window size (such as 80x25). I personally need a way
to specify also the exact X,Y position where the
window is created.

 I'm trying to translate:

 aterm -title "News" -g 84x40+75+11 -e slrn -n

 to

 konsole -T "News" --vt_sz 84x40 -e slrn -e

 And I can't find the way to set the (75,11), which
is the (x,y) coordinates the window will be openned at.

 Thanks a lot.


More information about the konsole-devel mailing list