[Bug 1639] New: fgconsole support

bugzilla at busybox.net bugzilla at busybox.net
Mon Apr 26 15:05:32 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=1639

           Summary: fgconsole support
           Product: Busybox
           Version: 1.16.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: patch
          Severity: enhancement
          Priority: P3
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: gbatalov at crystals.ru
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Created an attachment (id=1579)
 --> (https://bugs.busybox.net/attachment.cgi?id=1579)
fgconsole utility

In addition to chvt utility I suggest to support fgconsole that gives active
console number.

In core this could be "ioctl(fd, VT_GETSTATE, &vtstat)" call with
vtstat.v_active containing console number.

See the patch for busybox-1.16.1.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list